Browse Source

pytest -> tool:pytest, hoping the ci will work anyway

pull/340/merge
Florian Mounier 7 years ago
parent
commit
baeb3eb554
  1. 2
      setup.cfg

2
setup.cfg

@ -1,7 +1,7 @@
[wheel]
universal = 1
[pytest]
[tool:pytest]
flake8-ignore =
*.py E731 E402 E741
pygal/__init__.py F401

Loading…
Cancel
Save