We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 470f6bd commit f0a9d44Copy full SHA for f0a9d44
1 file changed
environment.yml
@@ -6,7 +6,7 @@ name: rioxarray
6
channels:
7
- conda-forge
8
dependencies:
9
-- python
+- python=3.12 # To align with pre-commit requirements
10
- rasterio
11
- libgdal-netcdf
12
- libgdal-hdf4
0 commit comments