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

[Feature request] Python 3.12 support #839

Open
bkmartinjr opened this issue Nov 2, 2023 · 1 comment
Open

[Feature request] Python 3.12 support #839

bkmartinjr opened this issue Nov 2, 2023 · 1 comment
Assignees

Comments

@bkmartinjr
Copy link
Contributor

bkmartinjr commented Nov 2, 2023

Add support for Python 3.12 (release Oct 2023).

Several upstream dependencies will need 3.12 support before this can land, e.g., single-cell-data/TileDB-SOMA#1849

@jdblischak
Copy link

I was investigating the support for Python 3.12 today. Some notes:

matrix:
os: [sc-dev-64g-runner, macos-latest]
python-version: ["3.10", "3.11", "3.12"]
exclude:
- os: macos-latest
python-version: "3.12"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants