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 2b79ddb commit ab97247Copy full SHA for ab97247
pyproject.toml
@@ -1,3 +1,7 @@
1
+[build-system]
2
+requires = ["setuptools>=61.0"]
3
+build-backend = "setuptools.build_meta"
4
+
5
[project]
6
name = "pygad"
7
version = "3.0.0"
0 commit comments