Skip to content

Commit

Permalink
Use sphix version 2.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ziransun committed Nov 26, 2020
1 parent 505ea46 commit 2965c93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@
('py:exc', 'BadOperationException'),
('py:exc', 'Exception'),
('py:exc', 'ValueError'),
('py:class', 'integer -- return number of occurrences of value'),
('py:class', 'integer -- return first index of value.'),
('py:class', 'http.client.HTTPMessage')
]

Expand Down
4 changes: 2 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
recommonmark==0.6.0
# pin this to the last Py2 release
Sphinx==3.3.1 # pyup: <2.0
# Pin this to the same major version as https://docs.python.org/3/
Sphinx==2.4.4 # pyup: <2.0
sphinx-argparse==0.2.5

0 comments on commit 2965c93

Please sign in to comment.