summaryrefslogtreecommitdiffstats
path: root/python/Makefile
Commit message (Expand)AuthorAgeFilesLines
* misc: fix commonly doubled up wordsDaniel P. Berrangé2022-08-011-1/+1
* Revert "python: pin setuptools below v60.0.0"John Snow2022-02-231-2/+0Star
* python: pin setuptools below v60.0.0John Snow2022-01-211-0/+2
* python/aqmp: Add Coverage.py supportJohn Snow2021-09-271-0/+9
* python: Configure tox to skip missing interpretersWainer dos Santos Moschetta2021-07-131-1/+4
* python: remove auto-generated pyproject.toml fileJohn Snow2021-07-011-0/+2
* python: Update help text on 'make clean', 'make distclean'John Snow2021-07-011-4/+7
* python: Update help text on 'make check', 'make develop'John Snow2021-07-011-3/+7
* python: add 'make check-dev' invocationJohn Snow2021-07-011-2/+33
* python: Fix .PHONY Make specifiersJohn Snow2021-07-011-2/+8
* python: update help text for check-toxJohn Snow2021-07-011-2/+6
* python: rename 'venv-check' target to 'check-pipenv'John Snow2021-07-011-10/+11
* python: add tox supportJohn Snow2021-06-011-1/+6
* python: add Makefile for some common tasksJohn Snow2021-06-011-0/+43