Commit graph

5 commits

Author SHA1 Message Date
Lance Edgar e542f45638 Do *not* pass --upgrade flag by default, for pip install
must now specify pip('pkg', upgrade=True) if you want an upgrade
2018-07-06 17:41:33 -05:00
Lance Edgar fa2f7dfcbd Fix bug with pip() installer when upgrade_strategy = None 2018-07-05 15:34:43 -05:00
Lance Edgar 86429d4f06 Accept --upgrade-strategy arg for pip() and mkvirtualenv() 2018-07-05 02:26:10 -05:00
Lance Edgar bf4ac2f676 Let caller specify pip version when invoking python.mkvirtualenv() 2018-05-31 21:54:30 -05:00
Lance Edgar 40dbb595e9 Initial commit
mostly as-is, taken from `rattail.fablib` subpackage
2018-02-24 16:29:20 -06:00