d662f6f0db
* Handle old versions of coverage. * Handle old versions of setuptools. * Detect python version for docker/remote units. * Add sanity override for test constraints.
17 lines
268 B
Text
17 lines
268 B
Text
boto
|
|
boto3
|
|
placebo
|
|
jinja2
|
|
mock
|
|
nose
|
|
passlib
|
|
pycrypto
|
|
pytest
|
|
pytest-mock
|
|
pytest-xdist
|
|
python-memcached
|
|
pyyaml
|
|
redis
|
|
setuptools > 0.6 # pytest-xdist installed via requirements does not work with very old setuptools (sanity_ok)
|
|
unittest2 ; python_version < '2.7'
|
|
netaddr
|