Update setup.py

Call python interpreter from the environment, useful when using a newly one created from a virtualenv.
This commit is contained in:
Nestor Diaz 2014-12-29 08:45:48 -05:00
parent 35229fead4
commit 44382e1241
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
#
# Copyright (C) 2013 Umea Universitet, Sweden
#