chiark / gitweb /
Switch all headers to python3
[fdroidserver.git] / fdroidserver / install.py
index af4a71bee4ef279cf9722c2385cee5e48f7c5634..ebb66232a1b2a65d05c583a6bb0f01eb4e091029 100644 (file)
@@ -1,5 +1,4 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
 #
 # install.py - part of the FDroid server tools
 # Copyright (C) 2013, Ciaran Gultnieks, ciaran@ciarang.com