mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-17 13:59:06 +00:00
10 lines
107 B
YAML
10 lines
107 B
YAML
version: 2
|
|
|
|
build:
|
|
os: "ubuntu-22.04"
|
|
tools:
|
|
python: "3.12"
|
|
|
|
sphinx:
|
|
configuration: docs/conf.py
|