Skip to content

Commit

Permalink
preparing v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adrn committed Feb 7, 2020
1 parent dd8cc1b commit b892a43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ license = MIT
url = http://gala.adrian.pw/
edit_on_github = False
github_project = adrn/gala
install_requires = astropy, numpy, pyyaml, cython, scipy
version = 1.0
install_requires = astropy, numpy, pyyaml, cython, scipy, pytest
version = 1.0.1
minimum_python_version = 3.5

[entry_points]

0 comments on commit b892a43

Please sign in to comment.