Skip to content

Add pytest, Travis CI, and MANIFEST.in

Compare
Choose a tag to compare
@Atlas7 Atlas7 released this 02 Oct 14:48
· 8 commits to master since this release

What's new:

  • Add a MANIFEST.in to include README.rst and LICENSE.txt. This file was missing in previous release 0.1.0
  • Incorporate pytest for testing (we also include a subdirectory /pyjc/tests/ to enable writing new test scripts).
  • Incorporate Travis CI for Continuous Integration. Note the new /.travis.yml. (Travis CI status is included in README.rst)

(Note: I've deleted the PyPi version 0.1.1 package as an experiment. As I cannot reupload the next release will have to be under a higher version nunmber)