TriggerMail / rules_pyz

Bazel Python rules that package everything in an executable zip
Apache License 2.0
29 stars 19 forks source link

pip_generate: Update to work with symlink rules #13

Closed evanj closed 6 years ago

evanj commented 6 years ago

Sort dependencies and wheels to make output reproducible

Update PyPI libraries to latest versions. Notably:

pip 9.0.3 -> 10.0.1 pytest 3.5.0 -> 3.6.0 setuptools 39.0.1 -> 39.2.0 wheel 0.31.0 -> 0.31.1