Commit Graph

5 Commits

Author SHA1 Message Date
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
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
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 G
c580bbd913 first commit. 2018-03-07 23:57:52 -05:00