Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-13 | python: Configure tox to skip missing interpreters | Wainer dos Santos Moschetta | 1 | -1/+4 |
2021-06-30 | python: remove auto-generated pyproject.toml file | John Snow | 1 | -0/+2 |
2021-06-30 | python: Update help text on 'make clean', 'make distclean' | John Snow | 1 | -4/+7 |
2021-06-30 | python: Update help text on 'make check', 'make develop' | John Snow | 1 | -3/+7 |
2021-06-30 | python: add 'make check-dev' invocation | John Snow | 1 | -2/+33 |
2021-06-30 | python: Fix .PHONY Make specifiers | John Snow | 1 | -2/+8 |
2021-06-30 | python: update help text for check-tox | John Snow | 1 | -2/+6 |
2021-06-30 | python: rename 'venv-check' target to 'check-pipenv' | John Snow | 1 | -10/+11 |
2021-06-01 | python: add tox support | John Snow | 1 | -1/+6 |
2021-06-01 | python: add Makefile for some common tasks | John Snow | 1 | -0/+43 |