##// END OF EJS Templates
Remove iptest and other Nose-dependent code
Remove iptest and other Nose-dependent code

File last commit:

r27042:360df2b6
r27042:360df2b6
Show More
environment.yml
14 lines | 205 B | text/x-yaml | YamlLexer
name: ipython_docs
dependencies:
- python=3.8
- setuptools>=18.5
- sphinx>=1.8
- sphinx_rtd_theme
- numpy
- testpath
- matplotlib
- pip:
- docrepr
- prompt_toolkit
- ipykernel
- stack_data