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