mirror of
https://github.com/jazzband/django-categories.git
synced 2026-05-17 03:51:08 +00:00
Switched to setuptools/distribute
This commit is contained in:
parent
c1c2a72115
commit
c479cc6ad9
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -1,4 +1,4 @@
|
|||
from distutils.core import setup
|
||||
from setuptools import setup
|
||||
import categories
|
||||
import os
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue