remove setup.cfg and put everythin in setup.py
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 15 Sep 2014 15:10:30 +0000 (17:10 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 15 Sep 2014 15:10:30 +0000 (17:10 +0200)
also the field names need to be description and long_description - and not summary and description that I had read before; this I believe is for a more recent version of setup.py (or older, go figure)


No differences found