mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Remove obsolete test requirements file.
This commit is contained in:
parent
91526cd9f2
commit
4b90f9cf89
1 changed files with 0 additions and 17 deletions
|
@ -1,17 +0,0 @@
|
||||||
# Ansible requirementss
|
|
||||||
paramiko
|
|
||||||
PyYAML
|
|
||||||
jinja2
|
|
||||||
httplib2
|
|
||||||
passlib
|
|
||||||
six
|
|
||||||
|
|
||||||
# These are needed for various optional features
|
|
||||||
#python-memcached
|
|
||||||
#redis
|
|
||||||
|
|
||||||
# Test requirements
|
|
||||||
unittest2
|
|
||||||
mock
|
|
||||||
nose
|
|
||||||
pytest
|
|
Loading…
Reference in a new issue