mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2025-12-22 23:51:11 +01:00
chore: remove deprecated -u/-p password authentication options
This commit is contained in:
@@ -46,8 +46,6 @@ class TestAllStarredCloning:
|
||||
args.prefer_ssh = False
|
||||
args.token_classic = None
|
||||
args.token_fine = None
|
||||
args.username = None
|
||||
args.password = None
|
||||
args.as_app = False
|
||||
args.osx_keychain_item_name = None
|
||||
args.osx_keychain_item_account = None
|
||||
|
||||
Reference in New Issue
Block a user