We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ecf9ab commit efe1cb8Copy full SHA for efe1cb8
service/pyproject.toml
@@ -19,5 +19,8 @@ ignore = []
19
requires = ["setuptools>=68", "wheel"]
20
build-backend = "setuptools.build_meta"
21
22
+[project]
23
+version = "0.0.0"
24
+
25
[tool.setuptools]
26
packages = ["app", "data"]
0 commit comments