Skip to content

Commit

Permalink
Hannnnds
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim committed Jun 5, 2019
1 parent a3e20eb commit 4b55cf4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,8 @@ jobs:
- script: |
sudo apt-get install libxml2-utils
python -m pip install --upgrade pip setuptools
pip install numpy scipy astropy>=2,<3 pytest-astropy
pip install numpy scipy pytest-astropy
pip install astropy>=2,<3
python setup.py test --open-files
displayName: 'Run tests'
Expand Down

0 comments on commit 4b55cf4

Please sign in to comment.