Updates CI tests

This commit is contained in:
Parag Nemade 2023-08-09 19:53:47 +05:30
parent 14ec544878
commit b82fc1268f
No known key found for this signature in database
GPG Key ID: 71932951EB71E972
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#!/bin/bash
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

View File

@ -21,6 +21,8 @@
- python3-attrs
- python3-pyparsing
- python3-gobject
- python3-fs
- python3-lxml
- atk-devel
- pango-devel
- gtk3-devel