Skip to content

Commit

Permalink
Add comment about skipped tests.
Browse files Browse the repository at this point in the history
Co-authored-by: Lorenzo Pirritano <6698585+lorepirri@users.noreply.github.com>
  • Loading branch information
ELundby45 and lorepirri authored Nov 12, 2024
1 parent f4fa4e2 commit f65e343
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ test:
- matplotlib-base
commands:
- pip check
# skip tests that require 'railroad', unavailable
- 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)"

about:
Expand Down

0 comments on commit f65e343

Please sign in to comment.