Commit e675eefd authored by Taddeüs Kroes's avatar Taddeüs Kroes

Now using setuptools instead of distutils

parent c28f7ca8
#!/usr/bin/env python
from distutils.core import setup
from setuptools import setup
try:
from pypandoc import convert
......
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