chiark / gitweb /
Switch all headers to python3
[fdroidserver.git] / examples / config.py
index 54c326fe584736f3d0731f40dfc49e58222e5aa3..f022c2b0a76010aa5992eb0b1f444d2de671b888 100644 (file)
@@ -1,5 +1,4 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
 
 # Copy this file to config.py, then amend the settings below according to
 # your system configuration.