Skip to content

Commit 1c5adaa

Browse files
authored
Add sympy to known to pass repos. (#29)
1 parent b25d09c commit 1c5adaa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

populate-xpass.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22

33
# Repos known to pass:
44

5-
# https://github.com/python/cpython Doc
65
# https://github.com/jazzband/django-oauth-toolkit docs
76
# https://github.com/pandas-dev/pandas doc
7+
# https://github.com/python/cpython Doc
8+
# https://github.com/sympy/sympy doc
89

910
grep '^# https://' "$0" |
1011
while read -r _ repo directory

0 commit comments

Comments
 (0)