ex_doc is required to publish docs to hex.pm

Revert "Let's assume ex_doc is no longer needed"
This reverts commit 2f92dc40df.
This commit is contained in:
Badlop 2022-05-12 16:26:55 +02:00
parent 6c9f97d7cc
commit 78e97f3605
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ defmodule Ejabberd.MixProject do
[{:base64url, "~> 1.0"},
{:cache_tab, "~> 1.0"},
{:eimp, "~> 1.0"},
{:ex_doc, ">= 0.0.0", only: :dev},
{:fast_tls, "~> 1.1"},
{:fast_xml, "~> 1.1"},
{:fast_yaml, "~> 1.0"},