setup.py: migrate shebang to Python 3

This commit is contained in:
James Lu 2020-01-05 11:35:00 -08:00
parent 1ab9f4642e
commit 94ca4cc810
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
###
# Copyright (c) 2002-2005, Jeremiah Fincher