diff --git a/setup.py b/setup.py index bcfb892..e65d397 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -from distutils.core import setup +from setuptools import setup setup(name = 'Flask-Auth', version = '0.4',