Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

Commit

Permalink
Merge pull request #343 from nmearl/master
Browse files Browse the repository at this point in the history
Update dependencies to include spectral-cube package
  • Loading branch information
nmearl committed Nov 28, 2017
2 parents f930cb5 + 615d9ea commit b34ee7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -48,7 +48,7 @@ edit_on_github = True
github_project = spacetelescope/specviz
# version should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386)
version = 0.4.4
install_requires = six pyyaml numpy scipy astropy specutils==0.2.2 pyqtgraph qtpy py_expression_eval docopt
install_requires = six pyyaml numpy scipy astropy specutils==0.2.2 pyqtgraph qtpy py_expression_eval docopt spectral-cube

[entry_points]
specviz = specviz.app:main
Expand Down

0 comments on commit b34ee7c

Please sign in to comment.