Skip to content

Commit

Permalink
pip not smart to get latest bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim committed Jun 11, 2019
1 parent 3238fdb commit eeba2a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ stages:
- template: azure-templates.yml
parameters:
name: 'LTS_Astropy'
numpyCmd: 'pip install numpy==1.15'
numpyCmd: 'pip install numpy==1.15.4'
astropyCmd: 'pip install astropy==2.0.12'
pythonVersion: '3.6'

Expand Down

0 comments on commit eeba2a2

Please sign in to comment.