Skip to content

deps: drop Python 3.5 and 3.6 #342

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

Merged
merged 9 commits into from
Dec 17, 2020
Merged

Conversation

tswast
Copy link
Collaborator

@tswast tswast commented Nov 18, 2020

  • closes #xxxx
  • tests added / passed
  • passes nox -s blacken lint
  • docs/source/changelog.rst entry

Closes #337

@tswast
Copy link
Collaborator Author

tswast commented Nov 18, 2020

Opened as a draft because I'm having trouble getting numpy to install locally on my Mac. numpy/numpy#17784

@tswast
Copy link
Collaborator Author

tswast commented Nov 18, 2020

Looks like the problem is that there are no 3.9 wheels for pyarrow. https://pypi.org/project/pyarrow/2.0.0/#files

@tswast tswast changed the title deps: support Python 3.9, drop 3.5 and 3.6 deps: drop Python 3.5 and 3.6 Dec 17, 2020
@tswast tswast marked this pull request as ready for review December 17, 2020 20:45
@tswast
Copy link
Collaborator Author

tswast commented Dec 17, 2020

Leaving off 3.9 for now due to missing wheels, but at least it does work with conda.

@tswast tswast merged commit d35334e into googleapis:master Dec 17, 2020
@tswast tswast deleted the issue337-py35-36-39 branch December 17, 2020 21:26
@tswast tswast mentioned this pull request Dec 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop Python 3.5 and 3.6 support
1 participant