anvil/requirements.txt
Joshua Harlow 5193dc0cf5 Add ubuntu venv building support
With the venv building in place we can actually
support ubuntu (for only building venvs and not for
building *.deb packages)

Run using something like:

$ ./smithy -a prepare -o conf/origins/kilo-venv-2015.1.0.yaml \
           -p conf/personas/in-a-box/venv-all.yaml -v

Change-Id: I5d9d36ee17ca7be34d65dc8ac8e21236b9c3fa37
2015-07-07 16:30:48 -07:00

19 lines
372 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process (and later running processes...).
pip<6
cheetah>=2.4.4
iniparse
iso8601>=0.1.8
netifaces>=0.5
ordereddict
progressbar
psutil>=0.6.1,<1.0
PyYAML>=3.1.0
six>=1.4.1
termcolor
argparse
futures
jsonpatch>=1.1