setup.py: remove non-ASCII character

This commit is contained in:
Benjamin Dauvergne 2014-03-13 13:28:17 +01:00
parent bb87d7d919
commit 810fcb5039
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/python
# 2014 © Entrou'vert
# 2014 Copyright Entrou'vert
from setuptools import setup, find_packages
import os