mirror of
https://github.com/Legrandin/pycryptodome.git
synced 2025-10-19 07:53:49 +00:00
10 lines
167 B
YAML
10 lines
167 B
YAML
version: 2
|
|
python:
|
|
install:
|
|
- requirements: Doc/requirements-docs.txt
|
|
build:
|
|
os: ubuntu-22.04
|
|
tools:
|
|
python: "3.11"
|
|
sphinx:
|
|
configuration: Doc/conf.py
|