Skip to content

Commit f873253

Browse files
committed
[GEOPY-2049] skip version tests in conda recipe
1 parent 4c30fd4 commit f873253

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipe.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ tests:
3939
imports:
4040
- omf
4141
- script:
42-
- pytest ./tests
42+
- pytest --ignore=tests/version_test.py
4343
requirements:
4444
run:
4545
- pytest

0 commit comments

Comments
 (0)