Skip to content

Commit

Permalink
Fix readthdocs.
Browse files Browse the repository at this point in the history
  • Loading branch information
ShenYuhan committed May 18, 2020
1 parent 10a765a commit c67abb2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/requirements.txt
@@ -1,5 +1,5 @@
sphinx >= 2.1.2
sphinx-argparse == 0.2.5
sphinx-markdown-tables == 0.0.12
sphinx-rtd-theme >= 0.4.3
recommonmark >= 0.6.0
sphinx==2.1.2
sphinx-argparse==0.2.5
sphinx-markdown-tables==0.0.12
sphinx-rtd-theme==0.4.3
recommonmark==0.6.0

0 comments on commit c67abb2

Please sign in to comment.