Skip to content
This repository was archived by the owner on Oct 26, 2021. It is now read-only.

Commit 5daacfc

Browse files
committed
Comment out all flake8 plugins.
1 parent 1677f85 commit 5daacfc

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

requirements/dev.txt

+9-4
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,15 @@ tox
66

77
# Code Analysis
88
flake8
9-
flake8-coding
10-
flake8-print
11-
flake8-blind-except
12-
flake8-debugger
9+
#flake8-coding
10+
#flake8-print
11+
#flake8-blind-except
12+
#flake8-debugger
13+
14+
# Release
15+
# wheel
16+
# setuptools>=14
17+
# setuptools_scm
1318

1419
# Devpi
1520
devpi-client

0 commit comments

Comments
 (0)