aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis Jacquerye2015-10-23 10:30:38 +0100
committerDenis Jacquerye2015-10-23 13:30:38 +0100
commit01a1888ecd8f56f29d3de8ba5582f5b83cb9b30f (patch)
tree7f8ea6ea0389e8a4eed0dd3c72d7b93b3246bd66
parentf259655ea37bdb4a39af92f0826afbbe5d6dfddd (diff)
downloadtrufont-01a1888ecd8f56f29d3de8ba5582f5b83cb9b30f.tar.bz2
setup.py: remove coding: utf-8
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 6b14b73..fc62279 100644
--- a/setup.py
+++ b/setup.py
@@ -1,5 +1,4 @@
#!/usr/bin/env python
-# -*- coding: utf-8 -*-
# import sys
from setuptools import setup