mirror of
https://github.com/JHUAPL/kaipy.git
synced 2026-01-08 15:33:56 -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:
|
||||
- method: pip
|
||||
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