mirror of
https://github.com/EvolutionAPI/evolution-client-python.git
synced 2025-12-23 21:57:44 -06:00
initial commit
This commit is contained in:
13
env/lib/python3.10/site-packages/keyring-25.5.0.dist-info/entry_points.txt
vendored
Normal file
13
env/lib/python3.10/site-packages/keyring-25.5.0.dist-info/entry_points.txt
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
[console_scripts]
|
||||
keyring = keyring.cli:main
|
||||
|
||||
[devpi_client]
|
||||
keyring = keyring.devpi_client
|
||||
|
||||
[keyring.backends]
|
||||
KWallet = keyring.backends.kwallet
|
||||
SecretService = keyring.backends.SecretService
|
||||
Windows = keyring.backends.Windows
|
||||
chainer = keyring.backends.chainer
|
||||
libsecret = keyring.backends.libsecret
|
||||
macOS = keyring.backends.macOS
|
||||
Reference in New Issue
Block a user