Skip to content

Commit

Permalink
Update recipe/meta.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Jaida Rice <100002667+Jrice1317@users.noreply.github.com>
  • Loading branch information
ELundby45 and Jrice1317 authored Nov 12, 2024
1 parent 6db9d79 commit f4fa4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ test:
requires:
- pip
- pytest
- matplotlib
- matplotlib-base
commands:
- pip check
- pytest -vv . --ignore=tests/test_diagram.py -k "not (TestExamples or Test02_WithoutPackrat or Test04_WithPackrat or Test06_WithBoundedPackrat or Test08_WithUnboundedPackrat or Test09_WithLeftRecursionParsing or Test10_WithLeftRecursionParsingBoundedMemo)"
Expand Down

0 comments on commit f4fa4e2

Please sign in to comment.