aboutsummaryrefslogtreecommitdiffstats
path: root/python/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* python makefile: don't duplicate 'lint' commands during 'test'Bryan Newbold2021-01-051-2/+0
|
* remove unused pytype toolBryan Newbold2020-11-061-1/+0
| | | | | Having trouble getting this to install on Xenial, and we aren't even using it in tests/lint yet. Can revisit after Focal upgrade.
* 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