initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[project]
|
||||
name = "tea3"
|
||||
version = "0.1.0"
|
||||
description = "TEA3 implementation"
|
||||
authors = [{name = "Sam HADOW"}]
|
||||
requires-python = ">=3.11"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
testpaths = ["tests"]
|
||||
|
||||
Reference in New Issue
Block a user