Commit 3c4ed853 authored by Bram Schoenmakers's avatar Bram Schoenmakers

Change distutils to setuptools.

parent 03e7eb88
from distutils.core import setup
from setuptools import setup
setup(
name = "topydo",
......
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