incorporeal-cms/requirements/requirements-dev.in

14 lines
395 B
Plaintext
Raw Normal View History

-r requirements.in
flake8 # flake8 and plugins, for local dev linting in vim
flake8-blind-except
flake8-builtins
flake8-docstrings
flake8-executable
flake8-isort
flake8-logging-format
pip-tools # pip-compile
2020-06-16 22:59:23 -05:00
tox # CI stuff
tox-wheel # build wheels in tox
2020-03-07 00:15:14 -06:00
versioneer # automatic version numbering