Use python3 for setup.py

This commit is contained in:
Jan Petykiewicz 2018-09-16 20:12:26 -07:00
parent aab57412a5
commit c8298d916f

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
from setuptools import setup, find_packages