pylint-dev / pylint-pytest

A Pylint plugin to suppress pytest-related false positives.
https://pypi.org/project/pylint-pytest/
MIT License
14 stars 3 forks source link

Drop Python 3.6 + 3.7 #11

Closed stdedos closed 8 months ago

stdedos commented 10 months ago

They inhibit development and CI for no good reason:

image

image

Activating 3.8 only makes both of them disappear

image

https://pypistats.org/packages/pylint-pytest

anis-campos commented 8 months ago

this was solved by #23 right ?

stdedos commented 8 months ago

This will be solved by https://github.com/pylint-dev/pylint-pytest/pull/23 - first 48212e20ca8cea9085c6c93f81efa1219c53ada4 is going for a release as soon as I have my coffee 😅

stdedos commented 8 months ago

Now it's done

stdedos commented 8 months ago

Now it's done (https://github.com/pylint-dev/pylint-pytest/commit/22806207dc48bfc2b6e0e75279e636809313f076)