python3-vkbasalt-cli/debian/rules
Ward Nakchbandi (Cosmic Fusion) 48d2ff4df7 first commit
2023-06-26 13:07:58 +03:00

10 lines
178 B
Makefile

#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
export PYBUILD_NAME=FVS
build3vers := $(shell py3versions -sv)
%:
dh $@ --with python3 --buildsystem pybuild