1
0
Fork 0

setup.py should use python3

lethe/LATEST
Jan Petykiewicz vor 6 Jahren
Ursprung 4a8bd7b225
Commit e6403462b6

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

Laden…
Abbrechen
Speichern