You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/google-auth/README.rst
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,10 @@ You can install using `pip`_::
22
22
23
23
.. _pip: https://pip.pypa.io/en/stable/
24
24
25
+
For more information on setting up your Python development environment, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform.
26
+
27
+
.. _`Python Development Environment Setup Guide`: https://cloud.google.com/python/setup
Copy file name to clipboardExpand all lines: packages/google-auth/docs/index.rst
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,10 @@ google-auth can be installed with `pip`_::
34
34
google-auth is open-source, so you can alternatively grab the source code from
35
35
`GitHub`_ and install from source.
36
36
37
+
38
+
For more information on setting up your Python development environment, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform.
39
+
40
+
.. _`Python Development Environment Setup Guide`: https://cloud.google.com/python/setup
0 commit comments