gmake_python_helpers

Helpers for using Python venv/pip-tools/black/pylama/... with GNU make
git clone https://ccx.te2000.cz/git/gmake_python_helpers
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2025-06-25 03:18More READMEJan Pobrislo1+14-1
2025-06-25 03:00Untested implementation for using pyproject.toml as requirements sourceJan Pobrislo1+19-1
2025-06-25 02:21Mark relevant targets as .PHONYJan Pobrislo2+3-0
2025-06-25 02:12Extend the example in READMEJan Pobrislo1+14-0
2025-06-25 02:06Add README with example usageJan Pobrislo1+48-0
2025-06-25 02:05Add aggregated targets for venvs, wheels and requirements.txt filesJan Pobrislo1+12-1
2025-06-25 00:57Initial commitJan Pobrislo24+5903-0