Commit graph

6 commits

Author SHA1 Message Date
4a9051e617
Big migrations and linting.
With pathclass.glob_many, we can clean up and feel more confident
about many programs that use pipeable to take glob patterns.

Added return 0 to all programs that didn't have it, so we have
consistent and explicit command line return values.

Other linting and whitespace.
2021-09-23 23:42:45 -07:00
dc48da8a27 main should return args.func(args) value. 2020-02-08 17:23:43 -08:00
0d985a9264 Add --no-cache-dir to get fresh pips every time. 2020-01-26 16:24:44 -08:00
725a91f1cc Fix bug where packages with literal hyphens don't parse right. 2020-01-15 22:47:52 -08:00
02a79f86b3 Remove input call from pip_download.py. 2019-12-10 13:03:19 -08:00
01ff50234b Add pip_download. 2019-06-27 09:40:09 -07:00