Files
python-keystoneclient/tools/pip-requires
Clark Boylan 548b52336f Perform oslo-incubator code sync.
run_tests.sh cannot install a virtualenv with tools/install_venv.py as
tools/install_venv_common.py depends on oslo.config which is an external
dependency. The virtualenv installer should not depend on any external
dependencies. Fix this by performing a code sync with oslo-incubator.

Note this adds a new dependency on six and changes the way versioning is
determined.

Change-Id: Ifb67bbfeec4eabc943c2a88a34fe535c57f174a1
2013-05-10 15:39:08 -07:00

8 lines
96 B
Plaintext

argparse
iso8601>=0.1.4
prettytable>=0.6,<0.8
requests>=0.8.8
simplejson
six
oslo.config>=1.1.0