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 a84b03c commit f2bdeeaCopy full SHA for f2bdeea
noxfile.py
@@ -204,8 +204,6 @@ def prerelease(session, tests_path):
204
# prerelease comes out, this constraint can be removed. See
205
# https://github.com/googleapis/python-db-dtypes-pandas/issues/234
206
session.install(
207
- "--extra-index-url",
208
- "https://pypi.anaconda.org/scipy-wheels-nightly/simple",
209
"--prefer-binary",
210
"--pre",
211
"--upgrade",
0 commit comments