forked from PyCQA/pylint-pytest
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Version Upper Limit #77
Labels
bug
Something isn't working
Comments
kernicPanel
added a commit
to openfun/django-peertube-runner-connector
that referenced
this issue
Aug 28, 2024
We need to keep pytest to 8.2.0 until pylint-dev/pylint-pytest#77 is fixed.
kernicPanel
added a commit
to openfun/django-peertube-runner-connector
that referenced
this issue
Aug 28, 2024
We need to keep pytest to 8.2.0 until pylint-dev/pylint-pytest#77 is fixed.
kernicPanel
added a commit
to openfun/django-peertube-runner-connector
that referenced
this issue
Oct 17, 2024
We need to keep pytest to 8.2.0 until pylint-dev/pylint-pytest#77 is fixed.
kernicPanel
added a commit
to openfun/django-peertube-runner-connector
that referenced
this issue
Oct 21, 2024
We need to keep pytest to 8.2.0 until pylint-dev/pylint-pytest#77 is fixed.
kernicPanel
added a commit
to openfun/django-peertube-runner-connector
that referenced
this issue
Oct 21, 2024
We need to keep pytest to 8.2.0 until pylint-dev/pylint-pytest#77 is fixed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Your README requires pytest>=4.6. Installation only succeeded for pytest<=8.2.0.
To Reproduce
(add any relevant pylint/pytest plugin here)
Folder structure
File content
pylint output with the plugin
(Optional) pytest output from fixture collection
Expected behavior
pylint should work with pytest 8.2.2.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: