Remove shebang from setup.py

pull/1104/head
Lee Clemens 2015-07-07 20:04:16 -04:00
parent b1022a4fe4
commit f50dcf7658
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
#!/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 :