Skip to content

Commit

Permalink
remove unnecessary tox envs
Browse files Browse the repository at this point in the history
  • Loading branch information
blankdots committed Dec 30, 2021
1 parent 9045436 commit c5e59e5
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
@@ -1,5 +1,5 @@
[tox]
envlist = py{37,38}, flake8, bandit, pytest, docs, mypy, black
envlist = flake8, bandit, pytest, docs, mypy, black
skipdist = True

[flake8]
Expand Down

0 comments on commit c5e59e5

Please sign in to comment.