Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create separate environment files for python=3.11 #7469

Merged
merged 4 commits into from
Jan 23, 2023

Conversation

keewis
Copy link
Collaborator

@keewis keewis commented Jan 23, 2023

This builds on #7353, which found that cdms2 and numba (and thus also numbagg and sparse) don't yet support python=3.11.

In order to still test that we support python=3.11 but without dropping those dependencies from the other environments, this adds separate environment files, which should be removed once cdms2 and numba support python=3.11.

These should be deleted after all the remaining dependencies (cdms2,
numba, numbagg, sparse) support python 3.11.
@github-actions github-actions bot added Automation Github bots, testing workflows, release automation CI Continuous Integration tools dependencies Pull requests that update a dependency file labels Jan 23, 2023
@keewis keewis enabled auto-merge (squash) January 23, 2023 12:44
@keewis keewis merged commit 8be9349 into pydata:main Jan 23, 2023
@keewis keewis deleted the python-3.11 branch January 23, 2023 14:03
dcherian added a commit to dcherian/xarray that referenced this pull request Jan 25, 2023
* upstream/main:
  RTD maintenance (pydata#7477)
  fix the RTD build skipping feature (pydata#7476)
  Add benchmarks for to_dataframe and to_dask_dataframe (pydata#7474)
  allow skipping RTD builds (pydata#7470)
  create separate environment files for `python=3.11` (pydata#7469)
  Bump mamba-org/provision-with-micromamba from 14 to 15 (pydata#7466)
  install `numbagg` from `conda-forge` (pydata#7415)
  Fill missing data_vars during concat by reindexing (pydata#7400)
  [skip-cii] Add pyodide update instructions to HOW_TO_RELEASE (pydata#7449)
  [skip-ci] whats-new for next release (pydata#7455)
  v2023.01.0 whats-new (pydata#7440)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Automation Github bots, testing workflows, release automation CI Continuous Integration tools dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant