Codebase list loguru / fd03cef
d/rules: Do not remove test_exceptions_formatting.py, seems to be fixed Nilesh Patra 2 years ago
1 changed file(s) with 0 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
22 export DH_VERBOSE = 1
33
44 export PYBUILD_NAME=loguru
5 export PYBUILD_BEFORE_TEST := rm -f tests/test_exceptions_formatting.py
65
76 %:
87 dh $@ --with python3 --buildsystem=pybuild