Skip to content

Commit

Permalink
Merge branch 'master' into i468
Browse files Browse the repository at this point in the history
  • Loading branch information
Mridul Seth authored Jan 30, 2020
2 parents 29bfd31 + 46d747a commit 6d6bbec
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion Documentation/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
'sphinx.ext.coverage',
'sphinx.ext.mathjax',
'sphinx.ext.autosummary',
'numpydoc',
'sphinx.ext.napoleon',
'nbsphinx',
'recommonmark'
]
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
numpy
matplotlib
sphinx==1.6.7
numpydoc
future
joblib
dill
Expand Down
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@
'future', # Optional
'Sphinx<=1.6.7',
'nbsphinx',
'numpydoc',
'recommonmark'
]},

Expand Down

0 comments on commit 6d6bbec

Please sign in to comment.