Dave Gallant
2c65d29262
Add python3.8 and python3.9-dev to travis-ci ( #73 )
...
* Add python38 to travis
* Add python39-dev
2020-07-04 17:29:17 -04:00
Dave Gallant
9445c41d82
check if tag is present in stage conditional ( #48 )
...
* do not check if branch is master
2019-10-18 00:16:16 -04:00
Dave Gallant
4b49048221
do not squash this commit
2019-10-17 23:57:34 -04:00
Dave Gallant
4abf0f5d63
set all branches to true for deploy ( #46 )
2019-10-17 23:54:00 -04:00
Dave Gallant
3b63f8e90e
release 0.3.3 -- attempt #2 ( #45 )
...
* remove travis conditional of master
2019-10-17 23:26:22 -04:00
Dave Gallant
727babbe7d
deploy only if tags ( #43 )
...
* add VERSION symlink
* deploy only on tags true
2019-10-17 22:50:52 -04:00
Dave Gallant
79738ce90d
add deploy command inside deploy stage ( #41 )
...
* fix redundant python3.7 tests
2019-10-16 22:45:55 -04:00
Dave Gallant
4fbeef7c60
fix PyPI deploy to only deploy condtionally ( #40 )
...
* deploy pypi conditionally (if branch = master)
* bump verison
2019-10-16 22:19:30 -04:00
Dave Gallant
e865b950c4
add travis deploy on master branch ( #39 )
2019-10-15 15:33:56 -04: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
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
dcd7ad5838
tab completion instructions for bash and zsh ( #11 )
...
* instructions how to add completion.
* argument completion won't come until click 7.0
* version bump.
* drop 3.4 support.
* remove python 3.7
* new gif.
* new gif and use limit not count.
2018-07-14 22:21:32 -04:00
Dave Gallant
ecd8df56da
Update .travis.yml
2018-06-21 22:57:19 -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