Skip to content

Commit

Permalink
fixing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bmorris3 committed Dec 3, 2018
1 parent 0b02d81 commit 54cd76b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ env:

# List runtime dependencies for the package that are available as conda
# packages here.
- CONDA_DEPENDENCIES=''
- CONDA_DEPENDENCIES='h5py matplotlib'
- CONDA_DEPENDENCIES_DOC='sphinx-astropy h5py matplotlib'

# List other runtime dependencies for the package that are available as
Expand Down

0 comments on commit 54cd76b

Please sign in to comment.