X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=examples%2Fconfig.py;h=f022c2b0a76010aa5992eb0b1f444d2de671b888;hb=99edd643729598e4f41ffaf807d8a1c9cefd4126;hp=54c326fe584736f3d0731f40dfc49e58222e5aa3;hpb=b0ffc5ce4c7239086df94cba26270149d71824ad;p=fdroidserver.git diff --git a/examples/config.py b/examples/config.py index 54c326fe..f022c2b0 100644 --- a/examples/config.py +++ b/examples/config.py @@ -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.