summaryrefslogtreecommitdiff
path: root/python/Makefile
AgeCommit message (Expand)Author
2023-09-07Python: Drop support for Python 3.7Paolo Bonzini
2023-05-18Python: Drop support for Python 3.6Paolo Bonzini
2023-05-18python: shut up "pip install" during "make check-minreqs"Paolo Bonzini
2023-02-22python: drop pipenvJohn Snow
2022-08-01misc: fix commonly doubled up wordsDaniel P. Berrangé
2022-02-23Revert "python: pin setuptools below v60.0.0"John Snow
2022-01-21python: pin setuptools below v60.0.0John Snow
2021-09-27python/aqmp: Add Coverage.py supportJohn Snow
2021-07-13python: Configure tox to skip missing interpretersWainer dos Santos Moschetta
2021-06-30python: remove auto-generated pyproject.toml fileJohn Snow
2021-06-30python: Update help text on 'make clean', 'make distclean'John Snow
2021-06-30python: Update help text on 'make check', 'make develop'John Snow
2021-06-30python: add 'make check-dev' invocationJohn Snow
2021-06-30python: Fix .PHONY Make specifiersJohn Snow
2021-06-30python: update help text for check-toxJohn Snow
2021-06-30python: rename 'venv-check' target to 'check-pipenv'John Snow
2021-06-01python: add tox supportJohn Snow
2021-06-01python: add Makefile for some common tasksJohn Snow