mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-23 05:48:11 -05:00
Add l2cs to setup.py
This commit is contained in:
@@ -110,6 +110,7 @@ python-pylibmc
|
||||
python-bcrypt
|
||||
python-python-statsd
|
||||
python-snudown
|
||||
python-l2cs
|
||||
python-cjson
|
||||
python-lxml
|
||||
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user