Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 327 Bytes

README.rst

File metadata and controls

11 lines (8 loc) · 327 Bytes

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.