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