Skip to content

Commit f569ec0

Browse files
authored
Merge pull request pytorch#328 from ericnakagawa/rc1
Fixing locale bug by pinning sphinx to 1.7.9
2 parents 2ca528f + b699802 commit f569ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Refer to ./jenkins/build.sh for tutorial build instructions
22

3-
sphinx
3+
sphinx==1.7.9
44
sphinx-gallery
55
tqdm
66
numpy

0 commit comments

Comments
 (0)