forked from orbit-oss/flask
use pip-compile to pin dev requirements
This commit is contained in:
parent
8e2fb4633e
commit
eea31f29a5
13 changed files with 137 additions and 29 deletions
|
|
@ -1,8 +1,8 @@
|
|||
version: 2
|
||||
python:
|
||||
install:
|
||||
- requirements: requirements/docs.txt
|
||||
- method: pip
|
||||
path: .
|
||||
- requirements: docs/requirements.txt
|
||||
sphinx:
|
||||
builder: dirhtml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue