forked from Github-Mirrors/canaille
Attempt to fix RTD build, again
This commit is contained in:
parent
89ec83e174
commit
ab00b7dbf1
1 changed files with 1 additions and 0 deletions
|
@ -15,4 +15,5 @@ build:
|
|||
- pip install poetry
|
||||
- poetry export --with doc --output requirements.txt
|
||||
post_install:
|
||||
- pip install .
|
||||
- pip install --requirement requirements.txt
|
||||
|
|
Loading…
Reference in a new issue