PyPI versino 0.7.0 - 0.7.2 migration changes usage pattern #104
MatthewRalston
announced in
Announcements
Replies: 0 comments
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.
-
The NEW (temporary) usage is
I am migrating to a more stable build system using PEP606 standard. I'm using
pyproject.toml
and pip install of a wheel generated from the repository source generates a usable module, but the bin script pip is generating is no longer able to find theentry_point
.Beta Was this translation helpful? Give feedback.
All reactions