add breathe & remove conan
Some checks are pending
continuous-integration/drone/push Build is running

This commit is contained in:
light7734 2025-11-03 16:31:15 +03:30
parent 599f28fe73
commit 14c2512202
Signed by: light7734
GPG key ID: 8C30176798F1A6BA

View file

@ -20,8 +20,7 @@ RUN apk add --no-cache \
openssh openssh
RUN pip install --no-cache-dir --break-system-packages \ RUN pip install --no-cache-dir --break-system-packages \
conan \
gitpython \
Sphinx \ Sphinx \
sphinx_rtd_theme \ sphinx_rtd_theme \
&& conan profile detect gitpython \
breathe