Skip to content

Commit f2bdeea

Browse files
authored
chore: remove references to conda (#283)
1 parent a84b03c commit f2bdeea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

noxfile.py

-2
Original file line numberDiff line numberDiff line change
@@ -204,8 +204,6 @@ def prerelease(session, tests_path):
204204
# prerelease comes out, this constraint can be removed. See
205205
# https://github.com/googleapis/python-db-dtypes-pandas/issues/234
206206
session.install(
207-
"--extra-index-url",
208-
"https://pypi.anaconda.org/scipy-wheels-nightly/simple",
209207
"--prefer-binary",
210208
"--pre",
211209
"--upgrade",

0 commit comments

Comments
 (0)