Commit Graph

10 Commits

Author SHA1 Message Date
Joshua Bronson ed2736d55e Minor CI refactor.
Consolidate enable_coverage logic, primarily.

Also, use pyright-python repo for pyright pre-commit hook.
2022-10-29 11:48:18 -04:00
Joshua Bronson b5c9f346ce (c) 2022-02-15 15:37:25 -05:00
Joshua Bronson da250abf3e pyupgrade --py37-plus
Delete utf-8 encoding cookies from all files that require Python 3+,
where utf-8 is already the default.
2022-01-01 20:36:50 -05:00
Joshua Bronson f86ba703e4 Update copyright notices for 2022. 2022-01-01 12:59:11 -05:00
Joshua Bronson bc8c9984fc Update copyright notices for 2021. 2021-01-01 12:14:24 -05:00
jab d2b5adcce3 Happy 2020 🎉 2019-12-31 18:14:38 -05:00
jab 50e87fd804 For Mac CI, only test latest Python 3 available on Travis instead of Python from homebrew cask.
Works around minrk/homebrew-python-frameworks#1.

Also use "python3" instead of "python" now that #99 is merged.
2019-11-05 21:25:25 -05:00
jab 46beafb51e Bump to Python 3.8 on Travis and 3.7 on AppVeyor (no 3.8 yet), update to latest pylint (2.4.3) + astroid (2.1.0) + associated code style changes to appease them 2019-10-26 11:03:09 -04:00
jab ba1cba8523 happy 2019 2019-01-01 13:51:46 -05:00
jab c119d0b081 update to latest pylint and pre-commit hooks, rename + improve run_tests.py script 2018-12-27 21:27:57 -05:00