We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Looks like tox 4 broke several tests: docs fails because it now runs pytest instead of sphinx-build and the *pinned actions fail because they apparently install newer Twisted (and maybe newer versions for other pinned packages but we don't check those).
docs
*pinned
The changes are described at https://tox.wiki/en/latest/faq.html , though I don't see any obvious reasons there.
Also, the pylint and extra-deps actions now fail to build reppy, which is probably unrelated and may need a separate issue created.
The text was updated successfully, but these errors were encountered:
Related: scrapy/w3lib#209
Sorry, something went wrong.
#5785 seems to be the only pending CI issue.
No branches or pull requests
Looks like tox 4 broke several tests:
docs
fails because it now runs pytest instead of sphinx-build and the*pinned
actions fail because they apparently install newer Twisted (and maybe newer versions for other pinned packages but we don't check those).The changes are described at https://tox.wiki/en/latest/faq.html , though I don't see any obvious reasons there.
Also, the pylint and extra-deps actions now fail to build reppy, which is probably unrelated and may need a separate issue created.
The text was updated successfully, but these errors were encountered: