mirror of
https://github.com/bellingcat/vk-url-scraper.git
synced 2026-06-07 19:08:38 +03:00
12 lines
196 B
YAML
12 lines
196 B
YAML
version: 2
|
|
|
|
sphinx:
|
|
configuration: docs/source/conf.py
|
|
fail_on_warning: true
|
|
|
|
python:
|
|
version: "3.8"
|
|
install:
|
|
- requirements: requirements.txt
|
|
- requirements: dev-requirements.txt
|