-
Notifications
You must be signed in to change notification settings - Fork 369
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build: implement pep621 #900
base: main
Are you sure you want to change the base?
Conversation
@bitprophet I originally created this PR: #767. But I think this is probably less disruptive and more inline with the current PyPI packaging recommendations. |
63b36bb
to
dfa8fb7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't there also be CI related changes with this?
Any links to why the standard |
Thanks, this makes sense |
Check the Circle-CI. You need to link the cache key to Seems like it needs to be re-written with something like this |
Switch invoke to pep621.
Moved invoke => src for various improvements with setuptools and tox.
Need to update orb to work with pep621. This should work with circleci but untested: