Skip to content

Commit

Permalink
Add setup.py as a flake8 testing target
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtmckee authored and BoboTiG committed Jul 8, 2022
1 parent 3041b97 commit 95d3981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ usedevelop = true
deps =
-r requirements-tests.txt
commands =
python -m flake8 docs tools src tests
python -m flake8 docs tools src tests setup.py

0 comments on commit 95d3981

Please sign in to comment.