e40a910cd9
Add .gitreview file to point at openStack gerrit Bring tox.ini and requirements mostly inline with other reactive charms. tox.ini has to deviate slightly as charm currently has no src dir. Change-Id: I9184847409a884699d3b51641e19cbd9d30634fa
9 lines
183 B
Plaintext
9 lines
183 B
Plaintext
# Unit test requirements
|
|
flake8>=2.2.4,<=2.4.1
|
|
os-testr>=0.4.1
|
|
charms.reactive
|
|
mock>=1.2
|
|
coverage>=3.6
|
|
psycopg2
|
|
git+https://github.com/openstack/charms.openstack#egg=charms.openstack
|