ihatemoney/setup.py
Alexis M 480939afe5 Remove support for python2.
In the same move :
- use a setup.cfg file for packaging
- remove the use of six
2019-10-11 19:52:37 +02:00

3 lines
38 B
Python

from setuptools import setup
setup()