Skip to content

Commit

Permalink
updating required packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Clara Brasseur committed Jun 18, 2019
1 parent a3f6b72 commit cdb7c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -39,7 +39,7 @@ edit_on_github = False
github_project = spacetelescope/astrocut
# install_requires should be formatted as a comma-separated list, e.g.:
# install_requires = astropy, scipy, matplotlib
install_requires = astropy
install_requires = astropy, scipy
# version should be PEP440 compatible (https://www.python.org/dev/peps/pep-0440/)
version = 0.4.dev
# Note: you will also need to change this in your package's __init__.py
Expand Down

0 comments on commit cdb7c9e

Please sign in to comment.