fix: pyproject

This commit is contained in:
Really Him
2025-05-13 11:07:36 -04:00
parent 7c5dcaf461
commit 8e86d49346

View File

@@ -31,7 +31,6 @@ build-backend = "hatchling.build"
[tool.uv]
dev-dependencies = ["pyright>=1.1.389", "ruff>=0.7.3", "pytest>=8.0.0"]
typed=true
[tool.pytest.ini_options]
testpaths = ["tests"]