mirror of
https://github.com/django/django.git
synced 2025-10-09 18:12:39 +00:00
Sorry, accidental commit, Thanks claudep for catching it!
This commit is contained in:
parent
fc38d6a92b
commit
b902a92b71
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue