Skip to content

Commit

Permalink
Update sunkit-dev-env.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nabobalis authored Feb 10, 2024
1 parent d1931f1 commit e67a2b3
Showing 1 changed file with 0 additions and 39 deletions.
39 changes: 0 additions & 39 deletions sunkit-dev-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,43 +2,4 @@ channels:
- conda-forge

dependencies:
# Required
- astropy
- numpy
- matplotlib
- scipy
- scikit-image
- sunpy
#- python # Commented out to avoid triggering an upgrade

# Optional
- dask

# Testing
- pytest-astropy
- pytest-mpl
- tox

# Documentation
- graphviz
- astroscrappy
- beautifulsoup4
- dask
- drms
- matplotlib
- sphinx
- sphinx-automodapi
- sphinx-design
- sphinx-gallery
- zeep

# Installation
- pip
- setuptools-scm

# Development
- pre-commit

- pip:
- sphinx-changelog
- sunpy-sphinx-theme

0 comments on commit e67a2b3

Please sign in to comment.