11 lines
250 B
Plaintext
Raw Normal View History

2024-12-10 22:42:26 +03:00
#! /usr/bin/make -f
2023-05-24 18:11:09 +03:00
2024-12-10 22:42:26 +03:00
export PYBUILD_NAME=antlr4-python3-runtime
export PYBUILD_TEST_ARGS=--pattern "*.py" --start-directory test
2023-08-06 21:47:20 +03:00
%:
dh $@ --with python3 --buildsystem=pybuild
2024-12-10 22:42:26 +03:00
override_dh_installchangelogs:
dh_installchangelogs -k RELEASE-4.5.txt