Updates CI tests
This commit is contained in:
parent
14ec544878
commit
b82fc1268f
@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd ../source
|
cd ../source
|
||||||
python3 -m pytest --ignore Tests/misc/plistlib_test.py
|
python3 -m pytest --ignore Tests/otlLib/optimize_test.py --ignore Tests/varLib/merger_test.py --ignore Tests/varLib/varLib_test.py
|
||||||
|
@ -21,6 +21,8 @@
|
|||||||
- python3-attrs
|
- python3-attrs
|
||||||
- python3-pyparsing
|
- python3-pyparsing
|
||||||
- python3-gobject
|
- python3-gobject
|
||||||
|
- python3-fs
|
||||||
|
- python3-lxml
|
||||||
- atk-devel
|
- atk-devel
|
||||||
- pango-devel
|
- pango-devel
|
||||||
- gtk3-devel
|
- gtk3-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user