Commit Graph

7 Commits

Author SHA1 Message Date
Jon Grace-Cox
1cb03dcab9 33 fix setup readme issue (#34)
* Add bash prefixes to README code sections
* Switch to providing long description as markdown in setup.py

Closes #33
2019-11-16 23:19:38 -05:00
Jon Grace-Cox
c22485752f Use git tag for pypi package version
* Stop using Mr Bump for version handling.
* Only deploy to pypi on tags (not master branch).
* Pick up version number from Travis CI TRAVIS_TAG environment variable.
2019-06-01 03:38:41 -04:00
Jon Grace-Cox
1f2e030735 Add pytest and pytest-cov to build requirements 2019-06-01 03:38:41 -04:00
Jon Grace-Cox
8eccc69ec6 Added pygments to build requirements. 2018-02-10 11:31:16 -05:00
Jon Grace-Cox
6d9863262c Added reStructuredText syntax check to setup.py and updated README. 2018-02-10 11:27:40 -05:00
Jon Grace-Cox
bf68dd7b92 Include examples in README. Switch to markdown README. 2018-02-10 10:21:31 -05:00
Jon Grace-Cox
f0d204d743 Switch to using mister-bump for version bumping. 2018-02-09 21:42:38 -05:00