Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5979c76

Browse filesBrowse files
committed
FIX scipy is not a requirement
1 parent 51640a2 commit 5979c76
Copy full SHA for 5979c76

File tree

Expand file treeCollapse file tree

2 files changed

+0
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+0
-2
lines changed

‎doc-requirements.txt

Copy file name to clipboardExpand all lines: doc-requirements.txt
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,4 @@ ipython
1212
mock
1313
numpydoc
1414
pillow
15-
scipy
1615
sphinx-gallery>=0.1.12

‎doc/conf.py

Copy file name to clipboardExpand all lines: doc/conf.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ def _check_deps():
4646
"matplotlib": 'matplotlib',
4747
"numpydoc": 'numpydoc',
4848
"PIL.Image": 'pillow',
49-
"scipy": 'scipy',
5049
"sphinx_gallery": 'sphinx_gallery'}
5150
if sys.version_info < (3, 3):
5251
names["mock"] = 'mock'

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.