Fork of https://github.com/oxigraph/oxigraph.git for the purpose of NextGraph project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
oxigraph/.readthedocs.yaml

21 lines
268 B

version: 2
sphinx:
builder: html
build:
os: "ubuntu-22.04"
tools:
python: "3"
rust: "1.70"
apt_packages:
- clang
python:
install:
- requirements: python/requirements.dev.txt
- method: pip
path: python
submodules:
include: all