- setup.py - fix the README - add .gitreview - requirements - empty tests - tox file Change-Id: I1af6456dae43c89909652821031df6c8920fbaac
14 lines
278 B
Plaintext
14 lines
278 B
Plaintext
pbr>=0.6,!=0.7,<1.0
|
|
# Horizon Core Requirements
|
|
Django>=1.4,<1.7
|
|
django_compressor>=1.3
|
|
django_openstack_auth>=1.1.4
|
|
eventlet>=0.13.0
|
|
iso8601>=0.1.9
|
|
netaddr>=0.7.6
|
|
python-keystoneclient>=0.7.0
|
|
pytz>=2010h
|
|
# Horizon Utility Requirements
|
|
# for SECURE_KEY generation
|
|
lockfile>=0.8
|