set package_dir=src and clean option

This commit is contained in:
scito
2022-12-30 17:14:49 +01:00
parent 60d7362eee
commit ee404576d5
3 changed files with 25 additions and 21 deletions

View File

@@ -4,17 +4,9 @@ name = extract_otp_secret_keys
[options]
python_requires = >=3.7, <4
py_modules = extract_otp_secret_keys, protobuf_generated_python.google_auth_pb2
# install_requires =
# protobuf
# qrcode
# Pillow
# qreader
# pyzbar
# opencv-python
# typing_extensions;python_version<='3.7'
packages = find:
package_dir =
= src
=src
# packages=find:
[options.packages.find]
where = src
# [options.packages.find]
# where=src