Update test yaml with newly added specs

This commit is contained in:
Tomas Hrnciar 2020-08-05 12:55:28 +02:00
parent 1fc1c18fd9
commit bd0f6049de

View File

@ -43,6 +43,12 @@
- setuptools_scm:
dir: .
run: ./mocktest.sh python-setuptools_scm
- ipykernel:
dir: .
run: ./mocktest.sh python-ipykernel
- zope:
dir: .
run: ./mocktest.sh python-zope-event
required_packages:
- mock
- rpmdevtools