Skip to content

Commit

Permalink
Make python3 explicit
Browse files Browse the repository at this point in the history
  • Loading branch information
zilti committed Sep 19, 2020
1 parent 3b401e2 commit 835e035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

from distutils.core import setup
import distutils.core
Expand Down

0 comments on commit 835e035

Please sign in to comment.