yaourt remove from choices

pull/25/head
kewl fft 2019-04-11 19:17:36 +01:00
parent b462d9893f
commit 72d432ac7a
1 changed files with 1 additions and 1 deletions

2
aur.py
View File

@ -209,7 +209,7 @@ def main():
}, },
'use': { 'use': {
'default': 'auto', 'default': 'auto',
'choices': ['auto', 'aurman', 'pacaur', 'trizen', 'pikaur', 'yaourt', 'yay', 'makepkg'], 'choices': ['auto', 'aurman', 'pacaur', 'trizen', 'pikaur', 'yay', 'makepkg'],
}, },
'skip_installed': { 'skip_installed': {
'default': False, 'default': False,