Skip to content

Commit 6f71652

Browse files
committed
Added utf-8 unicoding
1 parent 40b3d72 commit 6f71652

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env python
2+
# -*- coding: utf-8 -*-
23
from setuptools import setup
34

45
version = "0.1.0"

0 commit comments

Comments
 (0)