From 01a1888ecd8f56f29d3de8ba5582f5b83cb9b30f Mon Sep 17 00:00:00 2001 From: Denis Jacquerye Date: Fri, 23 Oct 2015 10:30:38 +0100 Subject: setup.py: remove coding: utf-8 --- setup.py | 1 - 1 file changed, 1 deletion(-) (limited to 'setup.py') 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 -- cgit v1.2.3