home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: 96f9e948d85bb0c1b1a511971606d23e0f7cc122

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
96f9e948d85bb0c1b1a511971606d23e0f7cc122 import from the new location of `normalize_axis_index` if possible (#8483) * import from the new location of `normalize_axis_index` if possible * disable build isolation for `cftime` [skip-ci] [skip-rtd] * actually apply the `--no-build-isolation` [skip-ci] [skip-rtd] * install `cython`, which is needed to build `cftime` * use `micromamba` instead of `conda` for removing packages * switch the main uninstall back to `conda` * temporarily remove `cf_units`, `h5py`, and `netcdf4` * also remove `hdf5` [skip-ci] * try building `numcodecs` from github and without build isolation * build `cftime` separately from `numcodecs` and install more deps [skip-ci] * don't uninstall packages that are already removed [skip-ci] * also build `bottleneck` without build isolation * use `module_available` instead of eagerly importing * add a `minversion` kwarg to `module_available` * use `module_available` in `nputils` as well * more type ignores * move the type ignores to the import * ignore complaints about unused ignores (the point here is compatibility between multiple versions) * a couple of other `type: ignore` comments (only relevant for nightly) 2024-01-18T15:34:56Z 2024-01-18T15:34:56Z f48b8f0d94dbaa4588e3a965a600d38e311eab17 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 14808389 19864447
Powered by Datasette · Queries took 0.913ms · About: xarray-datasette