Skip to content

Commit

Permalink
Disable flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Honny1 committed Oct 4, 2023
1 parent b9b24d4 commit 98d596a
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 = coverage_clean, py27, py3{6, 8, 9}, py3, coverage_report, flake8
envlist = coverage_clean, py27, py3{6, 8, 9}, py3, coverage_report
skip_missing_interpreters = true
isolated_build = true
skipsdist = true
Expand Down

0 comments on commit 98d596a

Please sign in to comment.