setup.py: convert to py3

This commit is contained in:
Dan Streetman 2019-09-11 17:18:51 -04:00
parent 4438c23a72
commit 2c998a6fd2

View File

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