Skip to content

Commit 57b51fb

Browse files
committed
disable pytest-pep8 plugin
1 parent e8957d5 commit 57b51fb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

ci/conda-envs/test_env.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ dependencies:
1313
- codecov
1414
- pytest
1515
- pytest-cov
16-
- pytest-pep8
16+
#- pytest-pep8
17+
- pytest-xdist
1718
- coverage

0 commit comments

Comments
 (0)