X-Git-Url: http://dolda2000.com/gitweb/?p=automanga.git;a=blobdiff_plain;f=setup.py;fp=setup.py;h=892a35d2264090d596e582d8978f712fa3926a8f;hp=65463f5a1e7040ac2ef7c7e6b612fdb42d92ce01;hb=6a0782df580dcd979ff2e65560e5b0d66557b241;hpb=daf3028cedbf64c55d9e5900415b9d22edcacec4 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",