Add l2cs to setup.py

This commit is contained in:
Keith Mitchell
2012-06-14 14:26:19 -07:00
parent 5af757ca87
commit 6e301e220d
2 changed files with 2 additions and 0 deletions

View File

@@ -110,6 +110,7 @@ python-pylibmc
python-bcrypt
python-python-statsd
python-snudown
python-l2cs
python-cjson
python-lxml

View File

@@ -83,6 +83,7 @@ setup(
"py-bcrypt",
"python-statsd",
"snudown",
"l2cs",
],
dependency_links=[
"https://github.com/downloads/reddit/pylibmc/pylibmc-1.2.1-dev.tar.gz#egg=pylibmc-1.2.1-dev",