Skip to content

Commit 1f2c47d

Browse files
committed
Remove Hotfix of tholo/pytest-flake8#34 [changelog skip]
tholo/pytest-flake8#35 is merged.
1 parent e1b0afb commit 1f2c47d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tox.ini

-4
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ skipsdist = true
55
[testenv]
66
skip_install = true
77
commands =
8-
; FIXME: the following command should be removed when
9-
; https://github.com/tholo/pytest-flake8/pull/35 is merged:
10-
pip install git+git://github.com/jezdez/[email protected]
11-
128
pip install -f {distdir} -e .[tests]
139
pytest -v
1410

0 commit comments

Comments
 (0)