Skip to content

Update README to suggest Python3 versions #702

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 2 commits into from
Oct 18, 2021

Conversation

crwilcox
Copy link
Contributor

@crwilcox crwilcox commented Oct 7, 2021

As Python 2 is out of support, this updates the readme to suggest supported versions 3.6+. Python 2.7 should still work. I verified this works for firebase_analytics, perhaps 2.7 is needed for something else?

CI seems to be using Python 3.7 today.

As Python 2 is out of support, this updates the readme to suggest supported versions 3.6+
@google-cla google-cla bot added the cla: yes label Oct 7, 2021
README.md Outdated
@@ -52,7 +52,7 @@ The following prerequisites are required for all platforms. Be sure to add any
directories to your PATH as needed.

- [CMake](https://cmake.org/), version 3.1, or newer
- [Python2](https://www.python.com/), version of 2.7, or newer
- [Python](https://www.python.com/), version of 3.6, or newer
Copy link
Contributor

Choose a reason for hiding this comment

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

Have you tested on Python 3.6? As you noted, CI uses Python 3.7, so it might be better to require that.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I was building using my default (3.10), but moving to 3.7, matching CI, makes sense.

Also, 3.6 is out of support EoY (soon)

@jonsimantov
Copy link
Contributor

Sorry, due to an issue with our CI we'll have to merge this for you, @crwilcox. OK to merge?

@crwilcox
Copy link
Contributor Author

Yep!

@jonsimantov jonsimantov merged commit f82c423 into firebase:main Oct 18, 2021
@firebase firebase locked and limited conversation to collaborators Nov 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants