Skip to content

Commit 4719130

Browse files
committed
fix/tests
1 parent 307377a commit 4719130

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

service/pyproject.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,5 @@ ignore = []
1919
requires = ["setuptools>=68", "wheel"]
2020
build-backend = "setuptools.build_meta"
2121

22-
[project]
23-
name = "your-service"
24-
version = "0.0.0"
25-
requires-python = ">=3.10"
26-
2722
[tool.setuptools]
2823
packages = ["app", "data"]

0 commit comments

Comments
 (0)