7 Commits

Author SHA1 Message Date
Dave Gallant
cfd7e01e43 Add integration tests (#79)
Adds integration tests in pytest to detect breaking changes.
2020-08-15 20:55:10 -04:00
Dave Gallant
ee6939aafe feat: change output to echo via pager 2020-08-03 15:48:39 -04:00
Dave Gallant
586b73c803 Enhance Makefile by changing some Make defaults (#54) 2019-12-17 23:35:15 -05:00
Dave Gallant
53666c643f add pre-commit and enforce on travis (#37)
* add pre-commit and enforce on travis
2019-10-14 22:18:01 -04:00
Dave Gallant
5a1799bdf5 use minimum dependencies rather than specific hashes. (#6)
* use minimum dependencies rather than specific hashes.

* install specific version of pytest and install pylint.

* python 3.7 still not working.
2018-06-02 22:20:16 -04:00
Dave Gallant
7225d84f22 autogen requirements. (#4)
* autogen requirements.txt
2018-04-08 21:01:14 -04:00
Dave Gallant
803fa0affa Feature/display version (#2)
* --version and version displays the version
2018-03-14 00:58:39 -04:00