mirror of
https://github.com/bellingcat/vk-url-scraper.git
synced 2026-06-08 03:18:37 +03:00
Update .readthedocs.yaml
https://blog.readthedocs.com/use-build-os-config/ https://docs.readthedocs.io/en/stable/config-file/v2.html#build-tools-python
This commit is contained in:
committed by
GitHub
parent
67bc8b5569
commit
ab602e5d31
@@ -4,8 +4,12 @@ sphinx:
|
||||
configuration: docs/source/conf.py
|
||||
fail_on_warning: false
|
||||
|
||||
build:
|
||||
os: "ubuntu-22.04"
|
||||
tools:
|
||||
python: "3.8"
|
||||
|
||||
python:
|
||||
version: "3.8"
|
||||
install:
|
||||
- requirements: requirements.txt
|
||||
- requirements: dev-requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user