Skip to content

Commit 710abef

Browse files
committed
Add pip 9.0.3 to conda environment to avoid error 'No matching distribution found for numpy==1.9.3'. Closes pandas-dev#20952
1 parent a00154d commit 710abef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/environment-dev.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ dependencies:
1212
- pytz
1313
- setuptools
1414
- sphinx
15+
- pip==9.0.3

0 commit comments

Comments
 (0)