Skip to content

Update supported python versions #38

Description

@korikuzma

Is your feature request related to a problem? Please describe.
Here the biocommons site says:

We support most recent 3 Python releases; https://devguide.python.org/versions/

3.9, 3.10, 3.11 now
drop 3.9 and add 3.12 when 3.12 is available

Describe the solution you'd like
The following should be changed to use python 3.10, 3.11, and 3.12 since 3.12 is now a supported version:
https://github.com/biocommons/biocommons.example/blob/4b0e4bf44788f30b385eeef32dd5a63410f47b44/pyproject.toml#L12-L14
https://github.com/biocommons/biocommons.example/blob/4b0e4bf44788f30b385eeef32dd5a63410f47b44/.github/workflows/python-package.yml#L53

Describe alternatives you've considered
None

Additional context
None

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions