We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44671f6 commit 95696c2Copy full SHA for 95696c2
pyproject.toml
@@ -1,8 +1,8 @@
1
[build-system]
2
-# requires = ["setuptools>=61.0"]
3
-# build-backend = "setuptools.build_meta"
4
-requires = ["hatchling"]
5
-build-backend = "hatchling.build"
+requires = ["setuptools==58.2.0"]
+build-backend = "setuptools.build_meta"
+# requires = ["hatchling"]
+# build-backend = "hatchling.build"
6
7
[project]
8
name = "pygad"
0 commit comments