mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced 2025-12-20 13:26:25 +01:00
change to src-layout
This commit is contained in:
parent
7f5d4b37ee
commit
3e4476e317
23 changed files with 87 additions and 92 deletions
4
setup.py
4
setup.py
|
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/python3
|
||||
from setuptools import setup
|
||||
|
||||
# compatibility with legacy builds or versions of tools that don’t support certain packaging standards
|
||||
setup(
|
||||
)
|
||||
setup()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue