build: package = true
This commit is contained in:
@@ -12,6 +12,8 @@ dev = ["pytest>=8.0"]
|
|||||||
[project.scripts]
|
[project.scripts]
|
||||||
skywipe = "skywipe.cli:main"
|
skywipe = "skywipe.cli:main"
|
||||||
|
|
||||||
|
[tool.uv]
|
||||||
|
package = true
|
||||||
|
|
||||||
[tool.pytest.ini_options]
|
[tool.pytest.ini_options]
|
||||||
testpaths = ["tests"]
|
testpaths = ["tests"]
|
||||||
pythonpath = ["."]
|
|
||||||
|
|||||||
Reference in New Issue
Block a user