Files
charms.ceph/test-requirements.txt
Frode Nordahl 151a242dba Add helper for creating rbd-mirror key
tox: Remove cleanup of Python object files as this breaks
in the upstream gate.

tox: While at it migrate from os-testr to stestr.

Change-Id: I1bad5311ed034188a78dc67b493c22bff7ce4f7d
2019-02-13 07:08:22 +01:00

11 lines
294 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
coverage>=3.6
nose
mock>=1.2
flake8>=2.2.4,<=2.4.1
stestr
requests==2.6.0
netifaces