Global requirements for OpenStack
0b8794a527
Turn requirements into a dummy package that, if installed, will install all of OpenStack's requirements. Change-Id: Ie2670278b740173bee09608d8ef9bf892f498aa1 |
||
---|---|---|
tools | ||
.gitreview | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
update.py |
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.