Skip to content

Commit

Permalink
setup.py: utf-8
Browse files Browse the repository at this point in the history
jordens committed May 11, 2016
1 parent 9898daf commit f8c38c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env python3.5
# -*- coding: utf-8 -*-

from setuptools import setup, find_packages
import sys

0 comments on commit f8c38c1

Please sign in to comment.