Commit c96ff78f authored by Martin Quarda's avatar Martin Quarda

setup.py can now be launched directly from console

parent 60ecb958
#!/usr/bin/env python
try:
from setuptools import setup, Extension
except ImportError:
......
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