Go to file
ZhiQiang Fan bf3e502266 Ignore egg-info directory
After running tox, openstack.requirements.egg-info is created and
untracked by git.

Change-Id: I2b9311973116345bbb87a15480c12b9969cbb1ec
2014-01-23 00:16:18 +08:00
2013-12-13 15:04:39 +01:00
2014-01-23 00:16:18 +08:00
2012-08-06 17:05:39 -05:00
2013-09-24 12:43:54 +01:00
2013-09-30 17:15:56 -04:00
2013-09-21 13:40:43 -07:00

Global dependencies for OpenStack Projects

To use this, run:

python update.py path/to/project

Entries in requirements.txt and test-requirements.txt will have their versions updated to match the entires listed here. Any entries in the target project which do not first exist here will be removed. No entries will be added.

Description
Global requirements for OpenStack
Readme 128 MiB
Languages
Python 88.1%
Shell 11.9%