Skip to content

Commit 36ba29a

Browse files
authored
Merge pull request #1698 from Conengmo/remove-appveyor-test-settings
Remove unused Appveyor test settings
2 parents ee4e087 + a7f9b93 commit 36ba29a

2 files changed

Lines changed: 0 additions & 10 deletions

File tree

requirements-dev.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ pillow
2525
pre-commit
2626
pycodestyle
2727
pytest
28-
pytest-cov
29-
pytest-flake8
30-
pytest-xdist
3128
scipy
3229
selenium
3330
setuptools_scm

setup.cfg

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
[tool:pytest]
2-
flake8-max-line-length = 121
3-
flake8-ignore =
4-
docs/* ALL
5-
select = C,E,F,W,B,B950
6-
ignore = E203, E501, W503
7-
81
[metadata]
92
description-file = README.md
103
license_file = LICENSE.txt

0 commit comments

Comments
 (0)