-
-
Notifications
You must be signed in to change notification settings - Fork 14.5k
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
Package multiple python modules #54413
Conversation
@dotlambda You said I should ping you when I open the new PR with multiple packages. |
I also submitted a PR to each of the projects to include the tests in their pypi tarballs. I will update the packages when / if they get merged. |
@dotlambda ping for done. Not ready, I want to add my pgp key / sign my commits. Ready. |
@GrahamcOfBorg build pythonPackages.djangorestframework-jwt python3Packages.djangorestframework-jwt pythonPackages.django-rest-auth python3Packages.django-rest-auth pythonPackages.django-cors-headers python3Packages.django-cors-headers pythonPackages.braintree python3Packages.braintree |
@dotlambda thanks! |
Motivation for this change
I want to package these modules so that I can use a nix-shell for development.
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)