aboutsummaryrefslogtreecommitdiff
path: root/python/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-05-18Python: Drop support for Python 3.6Paolo Bonzini1-5/+5
2023-05-18python: shut up "pip install" during "make check-minreqs"Paolo Bonzini1-3/+6
2023-02-22python: drop pipenvJohn Snow1-17/+36
2022-08-01misc: fix commonly doubled up wordsDaniel P. Berrangé1-1/+1
2022-02-23Revert "python: pin setuptools below v60.0.0"John Snow1-2/+0
2022-01-21python: pin setuptools below v60.0.0John Snow1-0/+2
2021-09-27python/aqmp: Add Coverage.py supportJohn Snow1-0/+9
2021-07-13python: Configure tox to skip missing interpretersWainer dos Santos Moschetta1-1/+4
2021-06-30python: remove auto-generated pyproject.toml fileJohn Snow1-0/+2
2021-06-30python: Update help text on 'make clean', 'make distclean'John Snow1-4/+7
2021-06-30python: Update help text on 'make check', 'make develop'John Snow1-3/+7
2021-06-30python: add 'make check-dev' invocationJohn Snow1-2/+33
2021-06-30python: Fix .PHONY Make specifiersJohn Snow1-2/+8
2021-06-30python: update help text for check-toxJohn Snow1-2/+6
2021-06-30python: rename 'venv-check' target to 'check-pipenv'John Snow1-10/+11
2021-06-01python: add tox supportJohn Snow1-1/+6
2021-06-01python: add Makefile for some common tasksJohn Snow1-0/+43