use utf-8 as default encoding for config.py

This makes it easy to add all languages to the description.
This commit is contained in:
Hans-Christoph Steiner 2016-02-16 23:36:27 +01:00
parent f861faa86d
commit a7a053c4f5
3 changed files with 42 additions and 0 deletions

View file

@ -1,4 +1,5 @@
#!/usr/bin/env python2
# -*- coding: utf-8 -*-
# Copy this file to config.py, then amend the settings below according to
# your system configuration.