Commit Graph

18 Commits

Author SHA1 Message Date
Ben Lopatin 71cb943e55 Update flake8 config 2021-12-18 16:18:05 -05:00
Ben Lopatin baaa049dc6 Fix flake8 path 2021-12-18 15:17:37 -05:00
Ben Lopatin bbe216ef8c Remove quotes from versions
Doesn't seem to be actually running tests...
2021-12-18 15:14:13 -05:00
Ben Lopatin d9a5c081a9 Use tox-gh-actions 2021-12-18 15:10:09 -05:00
Ben Lopatin 8a0e742abd Update tests to use pytest 2021-12-18 15:05:43 -05:00
Ben Lopatin ef5f8523d8 Update tox environments 2021-12-18 14:42:50 -05:00
Ben Lopatin 0f2efa8e74 Update Python versions supported 2018-10-29 18:31:33 -04:00
Ben Lopatin 3659724f11 Remove duplicate requests dependency in tox config 2016-04-08 18:03:10 -04:00
Ben Lopatin 1e151fc51f Remove module import from setup.py
Get the version number from the file, not by importing and thus trying
to import requests
2016-04-08 17:57:19 -04:00
Ben Lopatin 3a3bb843e5 Check for docstrings with flake8
[ci skip]
2016-04-08 13:59:18 -04:00
Ben Lopatin a2f961aebb Formatting cleanup and flake8 configuration
[ci skip]
2016-04-08 13:56:41 -04:00
Ben Lopatin c155c8a60d Cleanup for packaging 2016-04-07 17:41:54 -04:00
Ben Lopatin dd8d9562ff Remove Python 2.6 support
Not worth including if it poses *any* problems whatsoever
2016-04-07 17:08:00 -04:00
Ben Lopatin c6a43f0304 Add pypy, pypy3, and add Python 2.6 back to test matrix 2016-04-07 17:02:56 -04:00
Ben Lopatin 04bb9c550b Add Python 3.5, drop Python 2.6 2016-04-07 16:45:57 -04:00
Marc Sibson a07280975a fixes for py26, py34 tests 2014-05-28 22:50:18 -07:00
Marc Sibson 4a56a43bd5 start thinking about 3.4 support 2014-05-27 22:30:06 -07:00
Marc Sibson 4a366a1b97 tox and testing for py2.6, py2.7 2014-05-27 22:24:57 -07:00