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