We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b562bce commit 494dcbdCopy full SHA for 494dcbd
devtools/test_env.yml
@@ -1,4 +1,4 @@
1
-name: teachopencadd
+name: teachopencadd
2
channels:
3
- conda-forge
4
- defaults
@@ -10,8 +10,6 @@ dependencies:
10
- nglview>=3
11
# https://github.com/volkamerlab/teachopencadd/issues/262
12
- ipywidgets<8
13
- # Explicitly add numpy because of https://github.com/volkamerlab/teachopencadd/issues/150
14
- - numpy
15
- scikit-learn
16
# API changed after v2.6, see https://github.com/volkamerlab/teachopencadd/issues/265
17
- tensorflow<=2.6
0 commit comments