cement/requirements-dev.txt
2018-04-28 17:12:48 -05:00

30 lines
427 B
Plaintext

# The following are only required for Cement development
pytest
pytest-cov
coverage
sphinx
sphinx_rtd_theme
pep8
autopep8
# version cap due to bug: https://gitlab.com/pycqa/flake8/issues/406
pycodestyle<2.4
flake8
guzzle_sphinx_theme
sphinxcontrib-napoleon
mock
twine>=1.11.0
setuptools>=38.6.0
wheel>=0.31.0
# Required for optional extensions
pystache
pyYaml
configobj
pylibmc
redis
colorlog
tabulate
jinja2
watchdog
pybars3