add breathe & remove conan
Some checks are pending
continuous-integration/drone/push Build is running
Some checks are pending
continuous-integration/drone/push Build is running
This commit is contained in:
parent
599f28fe73
commit
14c2512202
1 changed files with 2 additions and 3 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue