mirror of https://github.com/saimn/sigal.git
2 changed files with 12 additions and 0 deletions
@ -0,0 +1,11 @@
|
||||
build: |
||||
image: latest |
||||
|
||||
python: |
||||
version: 3.6 |
||||
pip_install: true |
||||
|
||||
# Don't build any extra formats |
||||
formats: [] |
||||
|
||||
requirements_file: requirements-doc.txt |
||||
Loading…
Reference in new issue