mirror of https://github.com/jab/bidict.git
15 lines
226 B
YAML
15 lines
226 B
YAML
![]() |
# http://docs.readthedocs.io/en/latest/yaml-config.html#requirements-file
|
||
|
|
||
|
# Don't build any extra formats
|
||
|
formats:
|
||
|
- none
|
||
|
|
||
|
build:
|
||
|
image: latest
|
||
|
|
||
|
python:
|
||
|
version: 3.6
|
||
|
pip_install: true
|
||
|
extra_requirements:
|
||
|
- docs
|