Skip to content

Commit 964f486

Browse files
committed
Adding python/peps as a friend repo.
1 parent 40fed74 commit 964f486

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

download-more-tests.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
# https://github.com/jazzband/django-oauth-toolkit docs
2424
# https://github.com/neo4j/neo4j-python-driver docs
2525
# https://github.com/pandas-dev/pandas doc
26+
# https://github.com/python/peps . --disable=trailing-whitespace
2627
# https://github.com/python/cpython Doc --enable default-role
2728
# https://github.com/python/devguide/ . --enable default-role
2829
# https://github.com/spyder-ide/spyder-docs doc --enable all --disable line-too-long
@@ -54,3 +55,4 @@ grep '^# https://' "$0" |
5455
# Remove exceptions:
5556

5657
rm -f tests/fixtures/friends/cpython/Doc/README.rst
58+
rm -fr tests/fixtures/friends/peps/pep_sphinx_extensions

0 commit comments

Comments
 (0)