Skip to content

Commit bb57604

Browse files
Pin pip version for pyyaml spdx error
1 parent f2a87e2 commit bb57604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies:
2525
- numba
2626
- ocsmesh==1.5.3
2727
- pandas
28-
- pip
28+
- pip<=25.0.1 # Fix installation issue due yo PyYaml SPDX error
2929
- proj
3030
- pyarrow
3131
- pyproj

0 commit comments

Comments
 (0)