aboutsummaryrefslogtreecommitdiff
path: root/docs/environment.yml
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2024-03-04 13:26:20 -0500
committerJoseph Hunkeler <jhunkeler@gmail.com>2024-03-04 19:11:28 -0500
commit9cfb3ccee39c43e9326b26647596ac3b15abc0f7 (patch)
treeeb40b4f0319080c7317c5cb5b255cc7488cead62 /docs/environment.yml
parent07cf6064bb16fa45081ac1bb0d775507af853687 (diff)
downloadstasis-9cfb3ccee39c43e9326b26647596ac3b15abc0f7.tar.gz
RTD integration begins
Diffstat (limited to 'docs/environment.yml')
-rw-r--r--docs/environment.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/environment.yml b/docs/environment.yml
new file mode 100644
index 0000000..fed35ba
--- /dev/null
+++ b/docs/environment.yml
@@ -0,0 +1,8 @@
+name: RTD
+channels:
+ - conda-forge
+ - defaults
+dependencies:
+ - python=3.11
+ - doxygen
+ - graphviz