Skip to content

Commit

Permalink
Note version of setuptools working on Python 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rocky committed Sep 20, 2024
1 parent e6c63e4 commit c309730
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[build-system]
requires = [
"setuptools>=71.0.3",
# "setuptools>=59.6.0", # for 3.6
]

build-backend = "setuptools.build_meta"
Expand Down

0 comments on commit c309730

Please sign in to comment.