Add missing dep for plugins doc
This commit is contained in:
@@ -39,7 +39,7 @@ install_requires =
|
|||||||
[options.extras_require]
|
[options.extras_require]
|
||||||
all = boto; brotli; feedgenerator; zopfli; cryptography
|
all = boto; brotli; feedgenerator; zopfli; cryptography
|
||||||
tests = pytest; pytest-cov
|
tests = pytest; pytest-cov
|
||||||
docs = Sphinx; alabaster
|
docs = Sphinx; alabaster; cryptography
|
||||||
|
|
||||||
[options.packages.find]
|
[options.packages.find]
|
||||||
exclude =
|
exclude =
|
||||||
|
|||||||
Reference in New Issue
Block a user