update
This commit is contained in:
parent
01c294d44b
commit
ed1ac0b088
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "locit-testing"
|
||||
version = "0.1.0"
|
||||
name = "abratest"
|
||||
version = "0.2.0"
|
||||
requires-python = "~=3.11"
|
||||
dependencies = [
|
||||
"pytest == 7.4.3",
|
||||
|
|
@ -12,7 +12,7 @@ dev = [
|
|||
]
|
||||
|
||||
[tool.setuptools]
|
||||
package-dir = {"" = "src"}
|
||||
package-dir = {"" = "abratest"}
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 120
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue