1
0
mirror of https://github.com/wting/autojump synced 2024-09-28 22:10:45 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Alex Thiessen
9da67c3277
tox: Fix obsoletion warning 2022-02-08 21:10:37 +01:00
William Ting
7c7865ea7e Add match consecutive tests. 2016-06-22 18:09:36 -07:00
William Ting
eafd6ac451 Verbose pytest output to help understand test failures. 2016-06-22 17:52:00 -07:00
William Ting
180c5d8402 Exclude vendorized argparse lib from coverage report. 2016-06-22 17:51:17 -07:00
William Ting
e75d4d4d11 Drop official support for Python 3.2.
It looks like pip 8.x has dropped support for Python 3.2 and is causing test
build problems. Since Python 3.3, 3.4, and 3.5 are supported I don't see any
issues with dropping 3.2 test coverage although it will probably still work.
2016-06-22 17:51:17 -07:00
William Ting
a24d199161 Fix tox.ini / test runner. 2016-06-22 17:51:17 -07:00
Marek Marecki
a32f237043 Add Python 3.5 to tests 2016-06-22 17:51:17 -07:00
William Ting
e57956cc1c Use only pre-commit's flake8. 2016-04-28 23:29:55 -07:00
William Ting
a9c892f713 Add pre-commit. 2016-04-28 23:25:07 -07:00
William Ting
377eadbad3 Add dev debug tools. 2016-04-28 22:50:09 -07:00
William Ting
0b184f3bf0 Update tox. 2016-04-28 22:44:27 -07:00
William Ting
a5e4b83e82 Remove unnecessary requirements-dev.txt. 2016-04-28 22:38:12 -07:00
William Ting
969fb4e6ed Add tox for testing with different Python versions. 2014-06-28 18:36:52 -07:00