mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced 2025-12-06 06:44:57 +01:00
13 lines
232 B
INI
13 lines
232 B
INI
|
|
[metadata]
|
||
|
|
name = extract_otp_secrets
|
||
|
|
|
||
|
|
[options]
|
||
|
|
python_requires = >=3.7, <4
|
||
|
|
py_modules = extract_otp_secrets, protobuf_generated_python.google_auth_pb2
|
||
|
|
package_dir =
|
||
|
|
=src
|
||
|
|
# packages=find:
|
||
|
|
|
||
|
|
# [options.packages.find]
|
||
|
|
# where=src
|