Explicitly use python3

This commit is contained in:
Benjamin Renard 2022-03-17 16:55:04 +01:00
parent 9662a39abd
commit 66d9a0b0b0

2
gitdch
View file

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python3
""" Generate Debian package changelog from git """