aboutsummaryrefslogtreecommitdiffstats
path: root/python/Makefile
Commit message (Expand)AuthorAgeFilesLines
* toolchain config updatesBryan Newbold2021-10-271-2/+1
* Makefile: don't fail on isort error (consider these minor)Bryan Newbold2021-10-261-1/+1
* add pyproject.toml (for isort and yapf config), and update 'lint' and 'fmt' m...Bryan Newbold2021-10-261-3/+4
* python Makefile: fix test/*.py linting with newer pylintBryan Newbold2021-05-241-1/+1
* python makefile: don't duplicate 'lint' commands during 'test'Bryan Newbold2021-01-051-2/+0
* remove unused pytype toolBryan Newbold2020-11-061-1/+0
* improve test running and configBryan Newbold2020-10-291-1/+4
* make: coverage report and HTML in one goBryan Newbold2020-10-221-5/+1
* coverage-html makefile targetBryan Newbold2020-06-171-0/+3
* fix coverage commandBryan Newbold2020-06-171-1/+1
* update Makefile from fatcat-scholar tweaks/commandsBryan Newbold2020-06-171-3/+21
* start a python MakefileBryan Newbold2020-05-191-0/+15