add apt dependencies
This commit is contained in:
parent
d4419fee91
commit
ecebbb3bbd
@ -6,6 +6,12 @@ build:
|
|||||||
os: ubuntu-22.04
|
os: ubuntu-22.04
|
||||||
tools:
|
tools:
|
||||||
python: "3.11"
|
python: "3.11"
|
||||||
|
apt_packages:
|
||||||
|
- graphviz
|
||||||
|
- libenchant-2-2
|
||||||
|
- gcc
|
||||||
|
- libcups2-dev
|
||||||
|
- python3-dev
|
||||||
sphinx:
|
sphinx:
|
||||||
configuration: doc/conf.py
|
configuration: doc/conf.py
|
||||||
submodules:
|
submodules:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user