chiark / gitweb /
Switch all headers to python3
[fdroidserver.git] / setup.py
index 947112f9a4e961af407bb4ffdc2e1b12660824ea..017cccd9cdaebffa41f57634c1c1002bf2a6f6bd 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2
+#!/usr/bin/env python3
 
 from setuptools import setup
 import sys