Skip to content

Commit

Permalink
Preparing release 0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bmorris3 committed Dec 12, 2018
1 parent 7605192 commit d3394b3
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 @@ -32,15 +32,15 @@ package_name = arcesetc
description = Exposure time calculator for APO/ARCES
long_description = Calculate S/N and exposure times for stellar spectroscopy with the ARC Echelle Spectrograph (ARCES) on the ARC 3.5 m Telescope at Apache Point Observatory
author = Brett Morris & Trevor Dorn-Wallenstein
author_email = brettmorris21@gmail.com
author_email = morrisbrettm@gmail.com
license = MIT
url = https://github.com/bmorris3/arcesetc
edit_on_github = False
github_project = bmorris3/arcesetc
# install_requires should be formatted as a comma-separated list, e.g.:
install_requires = astropy, numpy, matplotlib, h5py
# version should be PEP440 compatible (https://www.python.org/dev/peps/pep-0440/)
version = 0.0.dev
version = 0.1
# Note: you will also need to change this in your package's __init__.py
minimum_python_version = 3.5

Expand Down

0 comments on commit d3394b3

Please sign in to comment.