Skip to content

Commit be22c73

Browse files
michaelawyuJon Wayne Parrott
authored andcommitted
Updated the doc with python setup guide (#204)
* Update README.rst * Update index.rst
1 parent a575b9c commit be22c73

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

packages/google-auth/README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ You can install using `pip`_::
2222

2323
.. _pip: https://pip.pypa.io/en/stable/
2424

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
28+
2529
Documentation
2630
-------------
2731

packages/google-auth/docs/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ google-auth can be installed with `pip`_::
3434
google-auth is open-source, so you can alternatively grab the source code from
3535
`GitHub`_ and install from source.
3636

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
3741
.. _pip: https://pip.pypa.io
3842
.. _GitHub: https://github.com/GoogleCloudPlatform/google-auth-library-python
3943

0 commit comments

Comments
 (0)