Use setuptools to be able to build wheels

This commit is contained in:
Björn Freise 2021-01-18 09:21:52 +01:00
parent cc9ed3784d
commit 92f2ab6506

View file

@ -1,4 +1,4 @@
from distutils.core import setup
from setuptools import setup
import datetime
setup(