Skip to content

Commit f0a9d44

Browse files
authored
Align conda Python version with pre-commit's (#891)
1 parent 470f6bd commit f0a9d44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: rioxarray
66
channels:
77
- conda-forge
88
dependencies:
9-
- python
9+
- python=3.12 # To align with pre-commit requirements
1010
- rasterio
1111
- libgdal-netcdf
1212
- libgdal-hdf4

0 commit comments

Comments
 (0)