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

Drop support for Python 3.6 #224

Merged
merged 4 commits into from
May 10, 2022
Merged

Drop support for Python 3.6 #224

merged 4 commits into from
May 10, 2022

Conversation

drasmuss
Copy link
Member

@drasmuss drasmuss commented May 2, 2022

Drops support for Python 3.6, and adds support for Python 3.9/10 (no changes actually required, just indicating that these versions are supported and testing against them). Also indicating support for TensorFlow 2.9 (again, no changes required). Plus some minor changes to get static checks passing and fix an issue with recent setuptools versions.

Depends on nengo/nengo-bones#163

Copy link
Member

@tbekolay tbekolay left a comment

Choose a reason for hiding this comment

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

I saw one small thing, which is debatable, so I'll go look at nengo/nengo-bones#163 since this depends on it.

CHANGES.rst Outdated Show resolved Hide resolved
drasmuss added 4 commits May 10, 2022 11:36
9076cb8 - Updates for most recent pylint version
dc26596 - Fix setuptools/importlib-metadata version issue
Add support for Python 3.9/3.10
@tbekolay tbekolay merged commit f14844f into master May 10, 2022
@tbekolay tbekolay deleted the tf-2.9 branch May 10, 2022 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants