Content-Length: 273565 | pFad | http://www.github.com/googleapis/python-automl/commit/6feb929252c308e556989b148f4de5768b5c6512

6EE chore: install test_utils from common repo (#25) · googleapis/python-automl@6feb929 · GitHub
Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Commit 6feb929

Browse files
authored
chore: install test_utils from common repo (#25)
* chore: installs test_utils from common repo * fix: pins sphinx<3.0.0
1 parent ddc9f71 commit 6feb929

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

noxfile.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,7 @@ def system(session):
110110
# Install all test dependencies, then install this package into the
111111
# virtualenv's dist-packages.
112112
session.install("mock", "pytest")
113-
114-
session.install("-e", "test_utils")
113+
session.install("git+https://github.com/googleapis/python-test-utils")
115114
session.install("-e", ".[pandas,storage]")
116115

117116
# Run py.test against the system tests.
@@ -139,7 +138,7 @@ def docs(session):
139138
"""Build the docs for this library."""
140139

141140
session.install("-e", ".[pandas,storage]")
142-
session.install("sphinx", "alabaster", "recommonmark")
141+
session.install("sphinx<3.0.0", "alabaster", "recommonmark")
143142

144143
shutil.rmtree(os.path.join("docs", "_build"), ignore_errors=True)
145144
session.run(

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://www.github.com/googleapis/python-automl/commit/6feb929252c308e556989b148f4de5768b5c6512

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy