mirror of https://github.com/ansible/ansible.git
Reorganizing tox stuff and making py3-specific requirements
parent
ab682b2917
commit
286d91d722
@ -0,0 +1,13 @@
|
||||
#
|
||||
# Test requirements
|
||||
#
|
||||
|
||||
nose
|
||||
mock >= 1.0.1, < 1.1
|
||||
passlib
|
||||
coverage
|
||||
coveralls
|
||||
unittest2
|
||||
redis
|
||||
python3-memcached
|
||||
python-systemd
|
||||
Loading…
Reference in New Issue