You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-02 08:34:46 +08:00
Note version of setuptools working on Python 3.6
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[build-system]
|
||||
requires = [
|
||||
"setuptools>=71.0.3",
|
||||
# "setuptools>=59.6.0", # for 3.6
|
||||
]
|
||||
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
Reference in New Issue
Block a user