Skip to content

Commit 2fab310

Browse files
committed
[GEOPY-2049] ignore version test from conda recipe
1 parent 70577c1 commit 2fab310

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
@@ -37,7 +37,7 @@ tests:
3737
imports:
3838
- geoapps_utils
3939
- script:
40-
- pytest ./tests
40+
- pytest --ignore=tests/version_test.py
4141
requirements:
4242
run:
4343
- pytest

0 commit comments

Comments
 (0)