Re-add shebang to setup.py

pull/1104/head
Lee Clemens 2015-07-09 16:48:01 -04:00
parent c56785685b
commit 7f68516c5c
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#!/usr/bin/python
# emacs: -*- mode: python; py-indent-offset: 4; indent-tabs-mode: t -*-
# vi: set ft=python sts=4 ts=4 sw=4 noet :