We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2de1d2a commit a3f6023Copy full SHA for a3f6023
1 file changed
setup.cfg
@@ -4,8 +4,6 @@ flake8-ignore =
4
docs/* ALL
5
select = C,E,F,W,B,B950
6
ignore = E203, E501, W503
7
-markers =
8
- web: marks tests require connection (deselect with '-m "not web"')
9
10
[metadata]
11
description-file = README.md
0 commit comments