X-Git-Url: https://git.mdrn.pl/django-pagination.git/blobdiff_plain/e403cd30b69388b4e5a3b778b2d99490e3003517..bfae3c1f7faa2fb712f34de01f865eb45081ca62:/setup.py diff --git a/setup.py b/setup.py index 5f7bba8..2c23e80 100755 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (c) 2008, Eric Florenzano -# Copyright (C) 2010, 2011 Linaro Limited +# Copyright (c) 2010, 2011 Linaro Limited # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -29,7 +29,6 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - from setuptools import setup, find_packages