Commit Graph

23 Commits

Author SHA1 Message Date
Thijs Triemstra
91807f882d fix broken links on pypi page 2018-02-14 00:37:16 +09:00
Stephen Finucane
a3f9935d95 travis: Enable codecov coverage
This necessitates adding some basic coverage-py configuration [1] and
making sure the pytest-cov plugin uses said configuration [2]. Badges
are included.

Note that we do not run the 'coverage' tox target, which is reserved for
users.

[1] https://github.com/codecov/example-python
[2] https://bitbucket.org/ned/coveragepy/issues/512/

Signed-off-by: Stephen Finucane <stephen@that.guru>
2017-12-24 21:24:41 +00:00
Takeshi KOMIYA
b103b3c24a doc: Use anonymous link target for README 2017-12-20 01:28:07 +09:00
Stephen Finucane
ac9ae4d54b README: Fix typo
Signed-off-by: Stephen Finucane <stephen@that.guru>
Fixes: 393f59d ("Improve README")
2017-12-19 16:02:05 +00:00
Stephen Finucane
a6f0ba0fc9 README: Cleanup badges
Add AppVeyor badge and include 'alt' attributes for the others.

Signed-off-by: Stephen Finucane <stephen@that.guru>
2017-12-19 15:05:44 +00:00
Stephen Finucane
393f59da00 Improve README
We're going to be adding additional badges to this but, before we do
that, we should improve the README and remove a lot of the duplication
that has built up here.

The 'long_description' from 'setup.py' is moved into the README as there
is serious value in displaying this on GitHub, as much as there is value
in including the badges and other content from README.

Signed-off-by: Stephen Finucane <stephen@that.guru>
2017-12-19 15:00:06 +00:00
Sanjeev Gupta
49a805cdaa Update HTTP url to HTTPS
Also, avoid a redirect, by specifying target URL.
2017-05-30 00:38:13 +08:00
shimizukawa
3a4175c1cc move badge to top. and add another badge. 2016-12-18 00:22:05 +09:00
shimizukawa
3efd2df99b Reducing README.rst to avoid duplicated information in CONTRIBUTING.rst. 2016-12-18 00:10:40 +09:00
Takeshi KOMIYA
780bf43cee Add GPG key of shimizukawa 2016-12-14 00:55:31 +09:00
Takeshi KOMIYA
d57b395502 Add a release signature to README (ref: #2612) 2016-07-02 16:37:00 +09:00
shimizukawa
ea25342acc Support PEP-440 version spec for developers. 2015-03-14 16:46:24 +09:00
Georg Brandl
b45fec3813 add hint for test suite to readme 2015-03-06 07:51:32 +01:00
Ionel Cristian Mărieș
5d64cc0cc5 Correct few "typos". 2015-01-04 00:16:39 +02:00
Georg Brandl
30a2e5ba66 more bitbucket->github 2015-01-02 14:07:15 +01:00
Georg Brandl
3025368be8 Merge branch 'stable' 2015-01-02 13:54:28 +01:00
Georg Brandl
5f3d18dac2 readme: update drone->travis 2015-01-02 13:54:04 +01:00
Georg Brandl
97d2edf380 Very short introduction in README 2014-09-20 21:09:33 +02:00
Georg Brandl
561181be7a show drone.io status on README 2014-09-20 21:06:44 +02:00
Takayuki Shimizukawa
463a039957 less markup for README.rst, less emoticon for official. 2014-08-31 00:38:11 +09:00
Takayuki Shimizukawa
0cfb00db79 Add documentation to make contribution easier. 2014-08-31 00:02:01 +09:00
Georg Brandl
4763419db1 Update Sphinx URL to new sphinx-doc.org domain. 2012-11-04 11:28:12 +01:00
Charles McLaughlin
30b392d865 edited and renamed the README so it's rendered properly on Bitbucket 2012-03-07 14:05:47 -08:00