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
|
56ab030423
|
Python37 (#12)
* add dist: xenial
* try travis fix with matrix include.
* remove unnecessary elif
|
2018-10-08 22:44:06 -04:00 |
|
Dave Gallant
|
f9213b0844
|
Update tox.ini (#8)
* Update tox.ini
* Update .travis.yml
|
2018-06-21 22:58:16 -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
|
e867e6cb19
|
Feature/switch to pipenv (#3)
* switch to tox-pipenv.
* pipfile disable python version.
* pytest is a dev dependency.
* install pipenv dev.
|
2018-03-30 22:47:24 -04:00 |
|
Dave Gallant
|
e5f2dd8bcb
|
Fix count bugs (#1)
* tail/head working
* check if votes is null.
|
2018-03-12 23:59:31 -04:00 |
|
Dave G
|
c580bbd913
|
first commit.
|
2018-03-07 23:57:52 -05:00 |
|