We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 218c460 commit 84bc14cCopy full SHA for 84bc14c
1 file changed
condarecipe/larray/meta.yaml
@@ -27,12 +27,9 @@ requirements:
27
28
test:
29
requires:
30
+ # do not add optional dependencies here, as those are already tested in
31
+ # the CI workflow, but testing whether the tests run without them is not
32
- pytest
- - pytables
- - matplotlib-base
33
- - openpyxl
34
- - xlsxwriter
35
- - pydantic >=2
36
37
imports:
38
- larray
0 commit comments