Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit adaf721

Browse files
committed
[GEOPY-2049] simpler call to pytest in conda recipe
1 parent d65d1d6 commit adaf721

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
- param_sweeps
3939
- script:
40-
- pytest ./tests
40+
- pytest
4141
requirements:
4242
run:
4343
- pytest

0 commit comments

Comments
 (0)