Add "Ubuntu 20" key to depends.PACKAGES['qtpy'] dict
This commit is contained in:
parent
1434768957
commit
9910556216
|
@ -59,6 +59,7 @@ PACKAGES = {
|
|||
"Debian": "python-qtpy",
|
||||
"Ubuntu": "python-qtpy",
|
||||
"Ubuntu 12": "python-qtpy",
|
||||
"Ubuntu 20": "python-qtpy",
|
||||
"openSUSE": "python-QtPy",
|
||||
"Fedora": "python2-QtPy",
|
||||
"Guix": "",
|
||||
|
|
Reference in New Issue
Block a user