Skip to content

Commit 0afba10

Browse files
committed
Add utf-8 coding
1 parent 0dbeb31 commit 0afba10

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
import os
34
import sys
45
import re

0 commit comments

Comments
 (0)