Skip to content

Commit ba12bda

Browse files
authored
change: Deprecated support for Python 3.5 (#511)
1 parent 273b058 commit ba12bda

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,10 @@ requests, code review feedback, and also pull requests.
4343

4444
## Supported Python Versions
4545

46-
We currently support Python 3.5+. Firebase Admin Python SDK is also tested on
47-
PyPy and [Google App Engine](https://cloud.google.com/appengine/) environments.
46+
We currently support Python 3.5+. However, Python 3.5 support is deprecated,
47+
and the developers are strongly advised to use Python 3.6 or higher. Firebase
48+
Admin Python SDK is also tested on PyPy and
49+
[Google App Engine](https://cloud.google.com/appengine/) environments.
4850

4951

5052
## Documentation

0 commit comments

Comments
 (0)