summary refs log tree commit diff stats
path: root/python/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: remove auto-generated pyproject.toml fileJohn Snow2021-06-301-0/+2
* python: Update help text on 'make clean', 'make distclean'John Snow2021-06-301-4/+7
* python: Update help text on 'make check', 'make develop'John Snow2021-06-301-3/+7
* python: add 'make check-dev' invocationJohn Snow2021-06-301-2/+33
* python: Fix .PHONY Make specifiersJohn Snow2021-06-301-2/+8
* python: update help text for check-toxJohn Snow2021-06-301-2/+6
* python: rename 'venv-check' target to 'check-pipenv'John Snow2021-06-301-10/+11
* python: add tox supportJohn Snow2021-06-011-1/+6
* python: add Makefile for some common tasksJohn Snow2021-06-011-0/+43