We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6763c54 commit 7dc9e8eCopy full SHA for 7dc9e8e
tests/test_seeding.py
@@ -29,7 +29,7 @@
29
}
30
bad_expected_mapping = {
31
"domdf-python-tools": ("https://domdf-python-tools.readthedocs.io/en/latest/", None),
32
- "packaging": ("https://packaging.pypa.io/en/latest/", None),
+ "packaging": ("https://packaging.pypa.io/en/stable/", None),
33
"sphinx": ("https://www.sphinx-doc.org/en/master/", None),
34
35
0 commit comments