Jon Dufresne
d670e6903f
Migrate CI from Travis to GitHub Actions ( #30 )
...
GitHub Actions are faster and more responsive than Travis, therefore,
improving the contributor experience.
By some reports, Travis is no longer offering free credits to OSS
projects: https://twitter.com/james_hilliard/status/1336081776691843072
2021-02-18 09:30:39 +05:30
Prasanth Nair
593280d36b
Removed references to easy_install.
2020-01-21 18:52:58 +05:30
Jon Dufresne
0bf573a769
Update pypi.python.org URL to pypi.org ( #15 )
...
For details on the new PyPI, see the blog post:
https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html
2018-04-30 17:47:42 +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
Hugo
6c6fe667c0
Update Python versions ( #10 )
...
+ Add Python 3.6.
+ Change http to https.
2018-02-05 08:50: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
Prasanth Nair
f89be2406a
Added link to travis build status in README.rst.
2015-11-10 18:01:44 +05:30
Prasanth Nair
f07686ab84
Tests in test_jdcal.py.
...
Removed tests from jdcal.py.
tox.in
Updated .gitignore
README.rst: remove link; point to LICENSE.txt.
2015-11-10 17:55:41 +05:30
zed
a26dc84032
fix #1 , add missing imports
2014-09-14 12:39:36 +04:00
Prasanth Nair
81298bc9c1
Examples in README.rst.
...
Few examples added to README.rst. Link to blog article is also
included.
2011-10-08 12:30:15 +05:30
Prasanth Nair
9658e10af7
README file.
...
README.rst.
Added long_description to setup.py.
2011-10-08 11:42:10 +05:30