1
0
mirror of https://github.com/jordansissel/fpm synced 2024-12-21 00:24:13 +01:00
fpm/spec/fixtures
Jordan Sissel 9e3f75b628 By default, use pip for fetching and installing python packages.
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
2021-11-09 21:29:41 -08:00
..
deb further fixes to deb lintian test 2016-04-07 22:36:09 +02:00
gem/example Updated the example gem with as little changes as possible 2014-06-10 08:19:49 +02:00
python By default, use pip for fetching and installing python packages. 2021-11-09 21:29:41 -08:00
virtualenv Support building a virtualenv from local requirements.txt 2016-06-18 13:37:24 -07:00
mockpackage.rb Add --log=xxx support 2014-10-15 18:29:42 +00:00