File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -3158,10 +3158,9 @@ def environment(display=True, paths=True):
3158
3158
>>> cf.environment()
3159
3159
Platform: Linux-6.8.0-60-generic-x86_64-with-glibc2.39
3160
3160
Python: 3.12.8 /home/miniconda3/bin/python
3161
- packaging: 24.1 /home/miniconda3/lib/python3.12/site-packages/packaging/__init__.py
3161
+ packaging: 24.2 /home/miniconda3/lib/python3.12/site-packages/packaging/__init__.py
3162
3162
numpy: 2.2.6 /home/miniconda3/lib/python3.12/site-packages/numpy/__init__.py
3163
3163
cfdm.core: 1.12.2.0 /home/miniconda3/lib/python3.12/site-packages/cfdm/cfdm/core/__init__.py
3164
- packaging: 24.1 /home/miniconda3/lib/python3.12/site-packages/packaging/__init__.py
3165
3164
udunits2 library: libudunits2.so.0
3166
3165
HDF5 library: 1.14.2
3167
3166
netcdf library: 4.9.4-development
@@ -3184,10 +3183,9 @@ def environment(display=True, paths=True):
3184
3183
>>> cf.environment(paths=False)
3185
3184
Platform: Linux-6.8.0-60-generic-x86_64-with-glibc2.39
3186
3185
Python: 3.12.8
3187
- packaging: 24.1
3186
+ packaging: 24.2
3188
3187
numpy: 2.2.6
3189
3188
cfdm.core: 1.12.2.0
3190
- packaging: 24.1
3191
3189
udunits2 library: libudunits2.so.0
3192
3190
HDF5 library: 1.14.2
3193
3191
netcdf library: 4.9.4-development
You can’t perform that action at this time.
0 commit comments