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 40fed74 commit 964f486Copy full SHA for 964f486
download-more-tests.sh
@@ -23,6 +23,7 @@
23
# https://github.com/jazzband/django-oauth-toolkit docs
24
# https://github.com/neo4j/neo4j-python-driver docs
25
# https://github.com/pandas-dev/pandas doc
26
+# https://github.com/python/peps . --disable=trailing-whitespace
27
# https://github.com/python/cpython Doc --enable default-role
28
# https://github.com/python/devguide/ . --enable default-role
29
# https://github.com/spyder-ide/spyder-docs doc --enable all --disable line-too-long
@@ -54,3 +55,4 @@ grep '^# https://' "$0" |
54
55
# Remove exceptions:
56
57
rm -f tests/fixtures/friends/cpython/Doc/README.rst
58
+rm -fr tests/fixtures/friends/peps/pep_sphinx_extensions
0 commit comments