Skip to content

Commit

Permalink
switch setup.py on python3
Browse files Browse the repository at this point in the history
  • Loading branch information
glixx committed Feb 20, 2019
1 parent e1d8c4a commit 0039301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# -*- coding: UTF-8 -*-

from distutils.core import setup
Expand Down

0 comments on commit 0039301

Please sign in to comment.