"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "7f3e9b8695e80aa1f7a5ee55d025eeb8ee795602"
Unverified Commit d2e3a843 authored by Kai Chen's avatar Kai Chen Committed by GitHub
Browse files

add missing requirements for the doc building (#269)

parent e54c85e7
...@@ -3,4 +3,5 @@ version: 2 ...@@ -3,4 +3,5 @@ version: 2
python: python:
version: 3.7 version: 3.7
install: install:
- requirements: requirements.txt
- requirements: docs/requirements.txt - requirements: docs/requirements.txt
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment