horizon/tools
James E. Blair 5b302877fc Remove requirements style check
This is incorrect and should never have been added.  The order of
lines in requirements files affects the pip dependency resolver.
Therefore, while it's nice to add new packages in alphabetical
order, it must not be required.

Move pbr to the top of the list as it should always be installed
first.  Move hacking to the top of the test-requires list.

Change-Id: I81f7e75b77baccd12d9660dc009f30f2f2c891bc
2014-07-08 09:50:14 -07:00
..
install_venv.py Sync latest Oslo 2014-04-05 23:36:07 +09:00
install_venv_common.py Sync latest Oslo 2014-04-05 23:36:07 +09:00
with_venv.sh Import install_venv from oslo 2013-11-13 03:34:42 +09:00