mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-15 18:52:19 +03:00
Install for docs build using 'pip install .[docs]'
This commit is contained in:
parent
b14aa51037
commit
c4f783e099
|
@ -1,2 +1,8 @@
|
||||||
|
version: 2
|
||||||
|
|
||||||
python:
|
python:
|
||||||
pip_install: true
|
install:
|
||||||
|
- method: pip
|
||||||
|
path: .
|
||||||
|
extra_requirements:
|
||||||
|
- docs
|
||||||
|
|
Loading…
Reference in New Issue
Block a user