jinjaturtle/debian/rules
Miguel Jacq 9f9301e17e
Some checks failed
CI / test (push) Successful in 46s
Trivy / test (push) Waiting to run
Lint / test (push) Has been cancelled
Add Debian packages, support Ubuntu 22 via tomli
2025-12-15 15:01:28 +11:00

6 lines
131 B
Makefile
Executable file

#!/usr/bin/make -f
export PYBUILD_NAME=jinjaturtle
export PYBUILD_SYSTEM=pyproject
%:
dh $@ --with python3 --buildsystem=pybuild