mirror of
https://github.com/JHUAPL/kaipy.git
synced 2026-01-09 07:48:04 -05:00
Use a different requirements file for the docs to deal with cartopy
This commit is contained in:
@@ -34,4 +34,4 @@ python:
|
|||||||
install:
|
install:
|
||||||
- method: pip
|
- method: pip
|
||||||
path: .
|
path: .
|
||||||
- requirements: requirements.txt
|
- requirements: docs/requirements.txt
|
||||||
18
docs/requirements.txt
Normal file
18
docs/requirements.txt
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
alive_progress
|
||||||
|
astropy
|
||||||
|
#cartopy
|
||||||
|
cdasws
|
||||||
|
configparser
|
||||||
|
h5py
|
||||||
|
jupyterlab
|
||||||
|
matplotlib
|
||||||
|
pandas
|
||||||
|
progressbar
|
||||||
|
pyhdf
|
||||||
|
pyspedas
|
||||||
|
pytest
|
||||||
|
slack_sdk
|
||||||
|
spacepy
|
||||||
|
sphinx-rtd-theme
|
||||||
|
sphinxcontrib-autoprogram
|
||||||
|
sunpy
|
||||||
Reference in New Issue
Block a user