Skip to content
Snippets Groups Projects
Commit 1b2c0b5c authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Install flake8

parent 28c11d76
Branches
Tags
No related merge requests found
......@@ -46,6 +46,7 @@ pip install tox
pip install codecov
# use newest pystencils
pip install git+https://github.com/mabau/pystencils.git
pip install flake8
if [[ "$COVERAGE" == "true" ]]; then
pip install -U pytest-cov pytest-virtualenv coverage coveralls flake8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment