##// END OF EJS Templates
whats new 8.3
whats new 8.3

File last commit:

r27055:f1a6a479
r27650:1150470a
Show More
environment.yml
18 lines | 272 B | text/x-yaml | YamlLexer
Matthias Bussonnier
Use readthedocs.yaml file as we need a recent version of sphinx
r24611 name: ipython_docs
Matthias Bussonnier
try to fix enyml
r27055 channels:
- conda-forge
- defaults
Matthias Bussonnier
Use readthedocs.yaml file as we need a recent version of sphinx
r24611 dependencies:
Matthias Bussonnier
try to fix enyml
r27055 - python=3.8
- setuptools>=18.5
- sphinx>=4.2
- sphinx_rtd_theme>=1.0
- numpy
- nose
- testpath
- matplotlib
- pip:
Matthias Bussonnier
Use readthedocs.yaml file as we need a recent version of sphinx
r24611 - docrepr
- prompt_toolkit
- ipykernel
Matthias Bussonnier
try to fix build on readthedocs
r25748 - stack_data