Commit Graph

18 Commits

Author SHA1 Message Date
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
dependabot-preview[bot]
6e704bad25 Bump pytest from 5.2.0 to 5.2.1 (#35)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/5.2.0...5.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-13 23:30:47 -04:00
pyup.io bot
59e37a9105 Update pylint from 2.4.1 to 2.4.2 (#32) 2019-10-02 22:55:41 -04:00
pyup.io bot
93afccc33a Update pytest from 5.1.3 to 5.2.0 (#31) 2019-09-29 19:17:48 -04:00
pyup.io bot
bb16be197a Update pylint from 2.4.0 to 2.4.1 (#30) 2019-09-27 10:20:59 -04:00
pyup.io bot
f0774e5b4c Update pylint from 2.3.1 to 2.4.0 (#29) 2019-09-24 13:11:42 -04:00
pyup.io bot
aa2e57e8b0 Update pytest from 5.1.2 to 5.1.3 (#28) 2019-09-22 10:14:10 -04:00
pyup.io bot
d3bb800087 Pin pytest-sugar to latest version 0.9.2 (#26) 2019-09-15 23:23:59 -04:00
pyup.io bot
ef7b872fee Pin black to latest version 19.3b0 (#24) 2019-09-15 23:23:29 -04:00
pyup.io bot
c32b76084f Pin rope to latest version 0.14.0 (#27) 2019-09-15 23:23:02 -04:00
pyup.io bot
084cf93559 Pin pylint to latest version 2.3.1 (#25) 2019-09-15 23:22:49 -04:00
Dave Gallant
be92e5773d fix bug when iterating over all existing posts in a thread (#23)
* fix get posts

* remove tail/head and fix posts command
2019-09-15 23:21:40 -04:00
pyup.io bot
62ab77ea3b Pin pytest to latest version 5.1.2 (#20)
* Pin pytest to latest version 5.1.2
2019-09-09 00:40:31 -04:00
pyup.io bot
f5a4644ae3 Pin rope to latest version 0.14.0 (#21) 2019-09-09 00:36:33 -04:00
pyup.io bot
edfe60dc4d Pin black to latest version 19.3b0 (#18) 2019-09-09 00:29:12 -04:00
pyup.io bot
a65680b007 Pin rope to latest version 0.14.0 (#17) 2019-09-09 00:28:13 -04:00
pyup.io bot
1be4c1a7ac Pin pylint to latest version 2.3.1 (#19) 2019-09-09 00:26:19 -04:00
Dave Gallant
0965aa0507 cleanup setup.py (#16)
* cleanup setup.

* fix pylint.
2019-09-08 23:26:42 -04:00