Skip to content

Commit f948d41

Browse files
committed
Remove deprecated pytest-pep8
1 parent 1f4b97b commit f948d41

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

requirements-testing.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
pytest-pep8
21
pytest-cov
32
pytest-cache

tox.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,4 @@ deps =
1818
hg+https://bitbucket.org/hpk42/pytest
1919

2020
[pytest]
21-
pep8maxlinelength=120
22-
addopts = pytest_fixture_tools tests --pep8
21+
addopts = pytest_fixture_tools tests

0 commit comments

Comments
 (0)