fonttools/tests/tests.yml
Petr Šabata e18c53f829 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/fonttools#4862d9cf07fd7bacaf974a5ae8fbd005f527e966
2020-10-15 00:31:10 +02:00

27 lines
433 B
YAML

---
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-source
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-basic
tests:
- smoke
required_packages:
- python3-pytest
- python3-brotli
- python3-scipy
- python3-pluggy
- python3-packaging
- python3-attrs
- python3-pyparsing
- python3-gobject
- atk-devel
- pango-devel
- gtk3-devel