Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use [tool:pytest] in setup.cfg as suggested by upstream #340

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

felixonmars
Copy link
Contributor

The patch removes this pytest warning:

WC1 None [pytest] section in setup.cfg files is deprecated, use
[tool:pytest] instead.

The patch removes this pytest warning:

WC1 None [pytest] section in setup.cfg files is deprecated, use
[tool:pytest] instead.
@coveralls
Copy link

coveralls commented Sep 8, 2016

Coverage Status

Coverage remained the same at 93.189% when pulling 9f479a2 on felixonmars:tool-pytest into 9c9e337 on Kozea:master.

@paradoxxxzero
Copy link
Member

It seems to break the flake8 python 3.5 ignores on travis

@mcepl
Copy link

mcepl commented Nov 6, 2019

May I suggest that this whole flake8-ignore is now completely unnecessary? Is falke8 still complaining?

bmwiedemann added a commit to bmwiedemann/openSUSE that referenced this pull request Nov 22, 2019
https://build.opensuse.org/request/show/746026
by user dimstar_suse
- Add patch pytest4.patch to make the test suite compatible with
  pytest4+ (yes, THIS is the only change necessary!).
  gh#Kozea/pygal#340
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants