summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorgoapunk <goapunk@riseup.net>2021-09-13 13:45:41 +0200
committergoapunk <goapunk@riseup.net>2021-09-13 13:45:41 +0200
commit17c604d7bd78dd081868798a702db0eaa8abb169 (patch)
treed8b5cd00ff0b9b2a6afca07c976768e0866073a1 /examples
parent2683fee18b7a57150e6f6510d9f27be00035ef19 (diff)
downloadlibqmi-17c604d7bd78dd081868798a702db0eaa8abb169.tar.gz
build: use python3 everywheremaster
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/simple-tester-python/simple-tester-python2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/simple-tester-python/simple-tester-python b/examples/simple-tester-python/simple-tester-python
index af9065a9..a35e5058 100755
--- a/examples/simple-tester-python/simple-tester-python
+++ b/examples/simple-tester-python/simple-tester-python
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
# -*- Mode: python; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
#
# This program is free software; you can redistribute it and/or modify it under