Filter out the Python 3 RPMs that get built alongside
This commit is contained in:
parent
d48b596b9e
commit
048645f87a
1 changed files with 3 additions and 0 deletions
|
|
@ -60,6 +60,9 @@ data:
|
||||||
filter:
|
filter:
|
||||||
rpms:
|
rpms:
|
||||||
python2-tkinter
|
python2-tkinter
|
||||||
|
python3-setuptools
|
||||||
|
python3-pip
|
||||||
|
python3-wheel
|
||||||
api:
|
api:
|
||||||
rpms:
|
rpms:
|
||||||
python2
|
python2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue