Commit Graph

7 Commits

Author SHA1 Message Date
Prasanth Nair 1e65e9be80 Update to version 1.4.1 and changes noted in CHANGELOG.txt. 2019-04-24 15:43:12 +05:30
Prasanth Nair c4d4261011 Version 1.4.
Wheel support.
Test more Python versions on travis.
Add more Python versions in classifiers in setup.py.
Change version number in jdcal.py.
Add test to compare gcal2jd with astropy._erfa.cal2jd.
2018-04-14 20:06:15 +05:30
Jon Dufresne 77e50c52ab Add universal wheel support (#11)
Add universal wheel support by adding information to "setup.cfg".
2018-02-28 14:18:57 +05:30
Jon Dufresne 129eaab9af Trim trailing white space throughout the project (#12)
Many editors clean up trailing white space on save. By removing it all
in one go, it helps keep future diffs cleaner by avoiding spurious white
space changes on unrelated lines.
2018-02-28 14:10:43 +05:30
Prasanth Nair c2b5f1d0b5 Minor fix for extraneous text in CHANGELOG.rst. 2016-09-19 13:53:06 +05:30
Prasanth Nair 10e977b911 New version 1.3.
1) Use setuptools instead of distutils.
   I will continue non-wheel on pypi since I am not familiar with
   wheels, and can't spend time on it if this breaks someone's
   setup.
2) Made entry in changelog.
2016-09-19 10:46:27 +05:30
Prasanth Nair dd89593bee CHNAGELOG.rst, MANIFEST.in (include test)
Minor changes in README.rst.
2015-11-11 08:33:23 +05:30