mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
Add snappy dependency for upcoming feature
This commit is contained in:
@@ -83,6 +83,7 @@ python-pycaptcha
|
||||
python-pylibmc=1.2.2-1~trusty5
|
||||
python-amqplib
|
||||
python-bcrypt
|
||||
python-snappy
|
||||
python-snudown
|
||||
python-l2cs
|
||||
python-lxml
|
||||
|
||||
@@ -86,6 +86,7 @@ setup(
|
||||
"pylibmc==1.2.2",
|
||||
"webob",
|
||||
"webtest",
|
||||
"python-snappy",
|
||||
],
|
||||
# setup tests (allowing for "python setup.py test")
|
||||
tests_require=['mock', 'nose', 'coverage'],
|
||||
|
||||
Reference in New Issue
Block a user