Commit Graph

6 Commits

Author SHA1 Message Date
Dave G
b7f9205c8d display pypi badge in readme. 2018-06-19 10:18:33 -04:00
Dave Gallant
e63413f05a More pytests (#7)
* add constants.py

* more tests and robustness.

* try/catch JSONDecodedError.
2018-06-03 00:00:50 -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
26520c0693 fix 0 score bug and pip 10 requirements (#5)
* fix 0 score bug and pip 10 requirements

* calculate score for both topic and posts using same function.
2018-04-18 23:50:25 -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