mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 07:33:27 -06:00
e0c4f83abd
RTD theam is not compatible with Sphinx 7.0+ https://github.com/readthedocs/readthedocs.org/issues/10279 Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com> Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
37 lines
478 B
Plaintext
37 lines
478 B
Plaintext
wheel
|
|
|
|
sphinx > 3.0
|
|
sphinx-book-theme
|
|
|
|
# convert markdown to rest
|
|
# m2r2 fork is active in development and works with
|
|
# newer sphinx versions
|
|
m2r2
|
|
|
|
## ipa dependencies
|
|
dnspython
|
|
jwcrypto
|
|
netaddr
|
|
qrcode
|
|
six
|
|
pyasn1
|
|
pyasn1-modules
|
|
requests
|
|
|
|
## C libraries with binary wheels
|
|
cffi
|
|
cryptography
|
|
lxml
|
|
|
|
## C libraries without binaries wheels
|
|
# gssapi
|
|
# dbus-python
|
|
# python-ldap
|
|
|
|
## No sufficient PyPI packages
|
|
# dogtag-pki
|
|
|
|
# Sequence diagrams generator
|
|
sphinxcontrib-plantuml
|
|
pillow
|