Skip to content

Commit

Permalink
Revert "TST: Fix Travis-CI builds. (Numpy version mismatch)."
Browse files Browse the repository at this point in the history
Astropy wheels for v1.3.3 are now fixed, this patch no longer needed.

This reverts commit 7e64352.
  • Loading branch information
timstaley committed Jun 20, 2017
1 parent 7e64352 commit 927b90c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ commands = py.test {posargs:-sv}
deps =
pytest
coverage
numpy

# Run coverage for py27, py35 targets:

Expand All @@ -36,8 +35,6 @@ basepython = python2
whitelist_externals =
pandoc
deps=
astropy
numpy
sphinx
commands=
pip install -r documentation/requirements.txt
Expand Down

0 comments on commit 927b90c

Please sign in to comment.