ansible/test/runner/requirements/units.txt
Toshio Kuratomi 4e8e366739 Ryanpineo fix ipaddr netmask with 32 cidr (#23506)
* Fix bug in ipaddr netmask filter when cidr is 32

* Add requirement on netaddr to the units.txt file
2017-04-11 14:10:43 -07:00

16 lines
158 B
Text

boto
boto3
placebo
jinja2
mock
nose
passlib
pycrypto
pytest
pytest-mock
pytest-xdist
python-memcached
pyyaml
redis
unittest2 ; python_version < '2.7'
netaddr