File tree Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Original file line number Diff line number Diff line change
1
+ name : mpl-dev
2
+ channels :
3
+ - conda-forge
4
+ dependencies :
5
+ - cairocffi
6
+ - cycler>=0.10.0
7
+ - fonttools>=4.22.0
8
+ - kiwisolver>=1.0.1
9
+ - numpy>=1.17
10
+ - pillow>=6.2
11
+ - pygobject
12
+ - pyparsing
13
+ - pyqt
14
+ - python-dateutil>=2.1
15
+ - setuptools
16
+ - setuptools_scm
17
+ - wxpython
18
+ # building documentation
19
+ - colorspacious
20
+ - graphviz
21
+ - ipython
22
+ - ipywidgets
23
+ - numpydoc>=0.8
24
+ - pydata-sphinx-theme
25
+ - scipy
26
+ - sphinx>=1.8.1,!=2.0.0
27
+ - sphinx-copybutton
28
+ - sphinx-gallery>=0.9 # TODO: next release needed for image srcset support
29
+ - pip :
30
+ - sphinxcontrib-svg2pdfconverter
31
+ # testing
32
+ - coverage
33
+ - flake8>=3.8
34
+ - flake8-docstrings>=1.4.0
35
+ - gtk3
36
+ - ipykernel
37
+ - nbconvert[execute]!=6.0.0,!=6.0.1
38
+ - nbformat!=5.0.0,!=5.0.1
39
+ - pandas!=0.25.0
40
+ - pikepdf
41
+ - pydocstyle>=5.1.0
42
+ - pytest!=4.6.0,!=5.4.0
43
+ - pytest-cov
44
+ - pytest-rerunfailures
45
+ - pytest-timeout
46
+ - pytest-xdist
47
+ - tornado
48
+ - pytz
You can’t perform that action at this time.
0 commit comments