Newer
Older
name: NeuNorm
channels:
- conda-forge
dependencies:
# base
- python
# compute
- astropy
- numpy
- scipy
- ipython
- pre-commit
# conda packaging
- boa
- conda-build
- conda-verify
- python-build
# tests
- pytest
# doc
- sphinx
- sphinx_rtd_theme
- nbsphinx