Commit 1ead1fb0 authored by Alex Willmer's avatar Alex Willmer Committed by David Wilson

setup: Add a hashbang

- Uses /usr/bin/env so it still works in e.g. a virtualenv
- Uses python2, rather than python3 to indicate mitogen currently being
2.x only.
parent 528b0127
#!/usr/bin/env python2
from distutils.core import setup
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment