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