Skip to content

Commit ab97247

Browse files
authored
Add [build-system] table
1 parent 2b79ddb commit ab97247

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[build-system]
2+
requires = ["setuptools>=61.0"]
3+
build-backend = "setuptools.build_meta"
4+
15
[project]
26
name = "pygad"
37
version = "3.0.0"

0 commit comments

Comments
 (0)