Commits on Source 5
-
Bas Couwenberg authored
-
Bas Couwenberg authored
-
Bas Couwenberg authored
Upstream version 1.2.1
-
Bas Couwenberg authored
-
Bas Couwenberg authored
| # This file lists the dependencies of this extension. | ||
| # Install with a command like: pip install -r pip-requirements.txt | ||
| flake8==3.0.4; python_version >= '2.7' | ||
| flake8==2.1.0; python_version == '2.6' | ||
| nose==1.3.0 | ||
| tox==2.8.1 | ||
| coverage==3.7.1 | ||
| coveralls==0.4.1 | ||
| mock==1.0.1 | ||
| xmltodict==0.9.0 | ||
| virtualenv==15.1.0 | ||
| coverage==4.5.1 | ||
| coveralls==1.5.1 | ||
| flake8==3.6.0 | ||
| mock==2.0.0 | ||
| nose==1.3.7 | ||
| tox==3.5.3 | ||
| virtualenv==16.1.0 | ||
| xmltodict==0.11.0 |