aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2018-05-16 20:15:43 +0200
committerSebastian Pipping <sebastian@pipping.org>2018-05-16 20:15:55 +0200
commit07a82d2abad32c9d1c64ef6616c0cdb6fe719ae3 (patch)
treeb7e09980cf909955994f43aa31ddaee7537a5391 /Makefile
parentDrop pre-python 2.5 compatibility code (diff)
downloadelogv-07a82d2abad32c9d1c64ef6616c0cdb6fe719ae3.tar.gz
elogv-07a82d2abad32c9d1c64ef6616c0cdb6fe719ae3.tar.bz2
elogv-07a82d2abad32c9d1c64ef6616c0cdb6fe719ae3.zip
Turn shebang lines to explicit Python 3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f340d3c..f1e5b66 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-PYTHON = python
+PYTHON = python3
dist:
$(RM) MANIFEST