mirror of
https://github.com/jordansissel/fpm
synced 2025-01-08 04:54:17 +01:00
9e3f75b628
This adds a new flag, --python-internal-pip, which is enabled by default. "internal pip" means using 'python -m pip' to invoke pip. Ideally this will make fpm more correctly use pip. Tested on python 2.7.17 and 3.6.9 on Ubuntu 18.04 All python tests passing ๐๐ Fixes #1820 |
||
---|---|---|
.. | ||
easy_install_default.py | ||
requirements.txt | ||
setup.py |