Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Commit fc0ca41

Browse files
authored
docs: fix supported Python versions in README (#70)
1 parent 4c5d862 commit fc0ca41

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@ dependencies.
5252

5353
Supported Python Versions
5454
^^^^^^^^^^^^^^^^^^^^^^^^^
55-
Python >= 3.5
55+
Python >= 3.6
5656

57-
Deprecated Python Versions
58-
^^^^^^^^^^^^^^^^^^^^^^^^^^
57+
Unsupported Python Versions
58+
^^^^^^^^^^^^^^^^^^^^^^^^^^^
5959
Python == 2.7.
6060

6161
The last version of this library compatible with Python 2.7 is google-cloud-automl==1.0.1.

0 commit comments

Comments
 (0)