Commit c1168ac9 authored by Timothée Peignier's avatar Timothée Peignier Committed by Sean Bleier

use setuptools to be able to use install_requires

parent 5aab1f02
from distutils.core import setup from setuptools import setup
setup( setup(
name = "django-redis-cache", name = "django-redis-cache",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment