Add stubdoc

pull/224/head
Edmond 3 years ago
parent 93107e6bfe
commit 1ec5d53d97
  1. 3
      .devcontainer/Dockerfile

@ -19,7 +19,8 @@ RUN pip install --no-cache-dir \
maturin \
sphinx \
sphinx-autobuild \
furo
furo \
stubdoc
# Change owner to the devcontainer user
RUN chown -R 1000:1000 $VIRTUAL_ENV

Loading…
Cancel
Save