remove crap from local pyprojects

This commit is contained in:
2026-07-17 09:32:36 +03:00
parent 6664a2e656
commit 11965d78d3
5 changed files with 12 additions and 42 deletions
+1 -1
View File
@@ -6,10 +6,10 @@ build-backend = "hatchling.build"
[project]
name = "ahriman-pytest-plugins"
version = "1"
classifiers = [
"Framework :: Pytest",
]
version = "1"
[project.entry-points.pytest11]
ahriman-fixtures = "ahriman_fixtures"