setuptools==60.0.0 not removed trailing L #2943
Answered
by
abravalheri
Rokfordchez
asked this question in
Q&A
-
It's okay that setuptools==60.0.0 not removed trailing L? for example
with 59.8.0 everything fine and old libs like pycrypto==2.6.1 install correctly |
Beta Was this translation helpful? Give feedback.
Answered by
abravalheri
Sep 15, 2022
Replies: 2 comments 1 reply
-
not work, any suggestions? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hello, Setuptools tools no longer supports Python 2 syntax. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
webknjaz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
Setuptools tools no longer supports Python 2 syntax.
No syntax conversion is performed during build.