Skip to content

Commit

Permalink
Backport PR #38228: CI: pin pip to 20.2 on numpy-dev build (#38230)
Browse files Browse the repository at this point in the history
Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
  • Loading branch information
meeseeksmachine and jorisvandenbossche committed Dec 2, 2020
1 parent 993557b commit 8846913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/deps/azure-37-numpydev.yaml
Expand Up @@ -12,7 +12,7 @@ dependencies:

# pandas dependencies
- pytz
- pip
- pip=20.2
- pip:
- cython==0.29.21 # GH#34014
- "git+git://github.com/dateutil/dateutil.git"
Expand Down

0 comments on commit 8846913

Please sign in to comment.