Skip to content

Commit bb43540

Browse files
authored
Add setuptools to the CI environment
setuptools is used by setup.py which we run to re-build the Cython extension in CI with coverage tracking
1 parent 462bd11 commit bb43540

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

continuous_integration/environment.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ dependencies:
1616
- pytest-cov
1717
- pyproj >=3
1818
- pyresample
19+
- setuptools

0 commit comments

Comments
 (0)