X-Git-Url: http://www.dolda2000.com/gitweb/?a=blobdiff_plain;f=setup.py;h=892a35d2264090d596e582d8978f712fa3926a8f;hb=HEAD;hp=65463f5a1e7040ac2ef7c7e6b612fdb42d92ce01;hpb=631da77ffb787187f8c2d8cf407616dfc8c95cda;p=automanga.git diff --git a/setup.py b/setup.py index 65463f5..892a35d 100755 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 -from distutils.core import setup +from setuptools import setup setup(name = "automanga", version = "1",