diff --git a/setup.py b/setup.py index 0eda40e..d92042c 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -# coding=utf-8 +# -*- coding: utf-8 -*- """Python packaging.""" import os from setuptools import setup