mirror of https://github.com/zulip/zulip.git
Document why we need python-dns.
(imported from commit 15f1ab77232db9d6667b98079b9a65436884dedf)
This commit is contained in:
parent
cb72df39b1
commit
2b7e4d186a
|
@ -25,7 +25,7 @@ class zulip::app_frontend {
|
|||
# Needed for markdown processing
|
||||
"python-markdown",
|
||||
"python-pygments",
|
||||
# Not sure why we need this
|
||||
# Used for Hesiod lookups, etc.
|
||||
"python-dns",
|
||||
# Needed to access our database
|
||||
"postgresql-client-9.1",
|
||||
|
|
Loading…
Reference in New Issue