use python3 for setup

This commit is contained in:
Jan Petykiewicz 2018-09-16 20:20:56 -07:00
parent 48b8087d0c
commit 8b9d0fa2c9

View File

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