Skip to content

Commit 73369ce

Browse files
committed
Fix build system once again
1 parent 9ca5894 commit 73369ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Homepage = "https://github.com/igrek51/wat"
1818

1919

2020
[build-system]
21-
requires = ["setuptools>=80.0", "build", "wheel"]
21+
requires = ["setuptools>=79", "build", "wheel"]
2222
build-backend = "setuptools.build_meta"
2323

2424
[tool.setuptools.packages.find]

0 commit comments

Comments
 (0)