mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced 2025-12-05 22:34:57 +01:00
fix: update setuptools requirement to version 80.0.0 or higher
This commit is contained in:
parent
3aad6677d8
commit
c9d30e8aca
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ requires = [
|
|||
"pip",
|
||||
"nuitka",
|
||||
# https://setuptools-git-versioning.readthedocs.io/en/latest/differences.html
|
||||
"setuptools>=64.0.0",
|
||||
"setuptools>=80.0.0",
|
||||
"setuptools-git-versioning",
|
||||
"wheel>=0.37.0",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue