Replies: 2 comments
-
setup.py has been deprecated and everything is contained in pyproject.toml I think this should work: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Excellent. That worked for me. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to build shedksin from sources on Ubuntu 20.4, but It does not seem to work for me.
I found this documentation that describes how to build:
https://shedskin.readthedocs.io/en/latest/documentation.html#installation
My build steps are:
None of the above build scripts produce an error, but the shedskin does not seem to be produced.
The step 3) produced the following output:
Am I missing something? Any ideas? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions