Browse Source

docs: debug

pull/379/head
Richard Nemeth 2 years ago
parent
commit
d307825885
  1. 2
      .readthedocs.yaml

2
.readthedocs.yaml

@ -12,3 +12,5 @@ build:
- poetry config virtualenvs.create false
post_install:
- poetry install -E docs
- pip list
- poetry show
Loading…
Cancel
Save