1
0
mirror of https://github.com/django/django.git synced 2024-12-31 21:46:05 +00:00

Sorry, accidental commit, Thanks claudep for catching it!

This commit is contained in:
Honza Kral 2013-02-24 00:10:12 +01:00
parent fc38d6a92b
commit b902a92b71

View File

@ -1,4 +1,4 @@
from setuptools import setup
from distutils.core import setup
from distutils.command.install_data import install_data
from distutils.command.install import INSTALL_SCHEMES
from distutils.sysconfig import get_python_lib