We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 494750d commit c697937Copy full SHA for c697937
TESTING.md
@@ -7,7 +7,7 @@ Before you can run tests locally you must have:
7
* The latest [nox](https://nox.readthedocs.org/en/latest/),
8
[pip](https://pypi.python.org/pypi/pip), and [gcp-python-repo-tools](https://pypi.python.org/pypi/gcp-python-repo-tools) installed.
9
10
- $ sudo pip install --upgrade nox-automation pip gcp-python-repo-tools
+ $ sudo pip install --upgrade nox-automation
11
12
* The [Google Cloud SDK](https://cloud.google.com/sdk/) installed. You
13
can do so with the following command:
0 commit comments