summaryrefslogtreecommitdiffstats
path: root/ablog-conda-test-env.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ablog-conda-test-env.yml')
-rw-r--r--ablog-conda-test-env.yml23
1 files changed, 23 insertions, 0 deletions
diff --git a/ablog-conda-test-env.yml b/ablog-conda-test-env.yml
new file mode 100644
index 0000000..d38d40a
--- /dev/null
+++ b/ablog-conda-test-env.yml
@@ -0,0 +1,23 @@
+name: ablog-conda-test-env
+channels:
+ - conda-forge
+dependencies:
+ - docutils
+ - feedgen
+ - graphviz
+ - invoke
+ - make
+ - myst-parser
+ - nbsphinx
+ - packaging
+ - pandoc
+ - pip
+ - pytest
+ - python-dateutil
+ - setuptools
+ - setuptools-scm
+ - sphinx
+ - sphinx-automodapi
+ - watchdog
+ - pip:
+ - sunpy-sphinx-theme