Skip to content

Commit 64eadf5

Browse files
committed
[recipe] add deps astor, pyparsing
1 parent c0c3534 commit 64eadf5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

devtools/conda-recipe/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ requirements:
3333
- scipy
3434
# Fix pytables on windows. See https://github.com/conda-forge/pytables-feedstock/issues/31#issuecomment-410695814
3535
- snappy # [win]
36+
- pyparsing
37+
- astor
3638

3739
test:
3840
requires:

0 commit comments

Comments
 (0)