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