indicate python3 for setup

This commit is contained in:
Jan Petykiewicz 2019-03-24 20:50:19 -07:00
parent 522999cd61
commit 5021d5fb9a

View File

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