Skip to content

Commit 6a5ff83

Browse files
authored
fix deploy (#136)
1 parent 3a22e9c commit 6a5ff83

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
[project]
2-
requires-python = ">=3.9"
1+
[build-system]
2+
requires = ["setuptools"]
3+
build-backend = "setuptools.build_meta"
34

45
[tool.ruff]
56
line-length = 120

0 commit comments

Comments
 (0)