mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2024-11-23 05:00:07 +00:00
Note version of setuptools working on Python 3.6
This commit is contained in:
parent
e6c63e419e
commit
c309730748
@ -1,6 +1,7 @@
|
||||
[build-system]
|
||||
requires = [
|
||||
"setuptools>=71.0.3",
|
||||
# "setuptools>=59.6.0", # for 3.6
|
||||
]
|
||||
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
Loading…
Reference in New Issue
Block a user