mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 15:35:05 +02:00
Add a keyring authenticator
This commit is contained in:
parent
2fdf24495b
commit
6e9f8fd391
4 changed files with 69 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ install_requires =
|
|||
aiohttp>=3.7.4.post0
|
||||
beautifulsoup4>=4.9.3
|
||||
rich>=10.1.0
|
||||
keyring>=23.0.1
|
||||
|
||||
[options.entry_points]
|
||||
console_scripts =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue