-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
pythonPackages.pycodestyle: improve tests #77393
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
pythonPackages.pycodestyle: improve tests #77393
Conversation
over 5000 rebuilds, please target staging branch |
is it |
correct, |
You need to rebase and filter out all this stuff you picked up when changing the base on GH |
- This commit adjust the tests to the ones that are found in the tox.ini file for the specified version of the module - This means we'll have 3 tests in adition to the default one
thanks, I've rebased and force-pushed the branch |
@GrahamcOfBorg build pythonPackages.pycodestyle |
what is to do next in order to have it in master ? |
wait. staging is to collect many packages which introduce large changes, then it goes to a branch in staging-next where stabilization occurs (fixing issues), once stable enough, it gets merged into master |
tox.ini file for the specified version of the module
Motivation for this change
found it while doing other things and wanted to contribute it
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)Notify maintainers
cc @