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

Commit ebd278b

Browse files
fix: update README for library conversion to microgenerator (#29)
* update README * update version * Update README.rst Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
1 parent a92cf40 commit ebd278b

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,16 @@ In order to use this library, you first need to go through the following steps:
3232
.. _Enable the Web Risk API.: https://cloud.google.com/web-risk
3333
.. _Setup Authentication.: https://googleapis.dev/python/google-api-core/latest/auth.html
3434

35+
Supported Python Versions
36+
^^^^^^^^^^^^^^^^^^^^^^^^^
37+
Python >= 3.6
38+
39+
Deprecated Python Versions
40+
^^^^^^^^^^^^^^^^^^^^^^^^^^
41+
Python == 2.7.
42+
43+
The last version of this library compatible with Python 2.7 is google-cloud-webrisk==0.3.0
44+
3545
Installation
3646
~~~~~~~~~~~~
3747

0 commit comments

Comments
 (0)