Skip to content
Snippets Groups Projects
Commit 77af4be5 authored by Nikolay Ivanov's avatar Nikolay Ivanov
Browse files

rtd_environment.yml added for readthedocs

parent 14b354db
No related branches found
No related tags found
No related merge requests found
name: rst
channels:
- conda-forge
dependencies:
- cython
- python=3.7
- cythongsl
- gsl
- h5py
- numpy
- scipy
- sphinx
- sphinx_rtd_theme
- mock
- pillow
\ No newline at end of file
......@@ -3,6 +3,7 @@ channels:
- conda-forge
dependencies:
- cython
- python=3.7
- cythongsl
- gsl
- h5py
......
......@@ -10,4 +10,4 @@ sphinx:
configuration: docs/conf.py
conda:
environment: environment.yml
\ No newline at end of file
environment: docs/rtd_environment.yml
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment