mirror of https://github.com/ansible/ansible.git
Update tox.ini to use ansible-test.
parent
46514de5e6
commit
7ab4a889ad
@ -1,16 +0,0 @@
|
||||
#
|
||||
# Test requirements
|
||||
#
|
||||
|
||||
nose
|
||||
mock >= 1.0.1, < 1.1
|
||||
passlib
|
||||
coverage
|
||||
coveralls
|
||||
unittest2
|
||||
redis
|
||||
python3-memcached
|
||||
python-systemd
|
||||
botocore
|
||||
boto3
|
||||
pytest
|
@ -1,18 +0,0 @@
|
||||
#
|
||||
# Test requirements
|
||||
#
|
||||
|
||||
nose
|
||||
mock >= 1.0.1, < 1.1
|
||||
passlib
|
||||
coverage
|
||||
coveralls
|
||||
unittest2
|
||||
redis
|
||||
python-memcached
|
||||
python-systemd
|
||||
cryptography
|
||||
pycrypto
|
||||
botocore
|
||||
boto3
|
||||
pytest
|
Loading…
Reference in New Issue