Skip to content

Commit 87d5c9f

Browse files
committed
fix/tests
1 parent efe1cb8 commit 87d5c9f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

service/pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ requires = ["setuptools>=68", "wheel"]
2020
build-backend = "setuptools.build_meta"
2121

2222
[project]
23+
name = "standard_python_environment"
2324
version = "0.0.0"
25+
requires-python = ">=3.9"
2426

2527
[tool.setuptools]
2628
packages = ["app", "data"]

0 commit comments

Comments
 (0)