Skip to content

Commit 49dbb68

Browse files
committed
updated/fixed environment for readthedocs
1 parent 383157c commit 49dbb68

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

environment.yml renamed to ci/environment.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ channels:
44
- bioconda
55
dependencies:
66
- gromacs
7-
- numkit
87
- numpy>=1.9
98
- scipy
109
- pandas

readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
conda:
3-
file: environment.yml
3+
file: ci/environment.yml
44

55
python:
66
setup_py_install: true

0 commit comments

Comments
 (0)