Codebase list fabric / de974462-4332-4a61-a376-9eb03035da92/main dev-requirements.txt
de974462-4332-4a61-a376-9eb03035da92/main

Tree @de974462-4332-4a61-a376-9eb03035da92/main (Download .tar.gz)

dev-requirements.txt @de974462-4332-4a61-a376-9eb03035da92/mainraw · history · blame

# Invoke implicitly required by self/pip install -e .
# Invocations for common project tasks
invocations>=1.0,<2.0
# Invoke from git, temporarily?
-e git+https://github.com/pyinvoke/invoke#egg=invoke
# pytest-relaxed for test organization, display etc tweaks
pytest-relaxed>=1.0.1,<1.1
pytest==3.2.5
# pytest-cov for coverage
pytest-cov==2.5.1
six==1.10.0
# Mock for test mocking
mock==2.0.0
# Linting!
flake8==3.6.0
# Coverage!
coverage==3.7.1
codecov==1.6.3
# Documentation tools
sphinx>=1.4,<1.7
alabaster==0.7.12
releases>=1.5,<2.0
# Release tools
semantic_version>=2.4,<2.5
wheel==0.24
twine==1.11.0