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

Add Python3.10 support #128

Merged
merged 2 commits into from
Dec 19, 2022
Merged

Conversation

rossbar
Copy link
Contributor

@rossbar rossbar commented Dec 16, 2022

Adds support for Python 3.10. No changes to the underlying library but some dependency updates were required, the main ones being:

We can of course re-add code linting using different tooling - I'm happy to do so but would prefer to leave it for a follow-up PR.

 * Update setup.py for 3.10
 * Add Python 3.10 to actions testing matrix.
 * Rm pytest upper pin in CI
Hasn't been maintained in over 8 years.
@rossbar rossbar changed the title WIP: Add Python3.10 support Add Python3.10 support Dec 16, 2022
@rossbar rossbar marked this pull request as ready for review December 16, 2022 20:53
Copy link
Member

@msschwartz21 msschwartz21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would like to add back some sort of linting, but totally fine with doing that in another PR.

@rossbar
Copy link
Contributor Author

rossbar commented Dec 19, 2022

Great thanks @msschwartz21 I'm going to go ahead and merge this as it will unblock adding Python 3.10 support to the rest of the DeepCell libraries.

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

Successfully merging this pull request may close these issues.

2 participants