mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced 2025-12-06 06:44:57 +01:00
disable setuptools in pyproject.toml due to failing dependabot
This commit is contained in:
parent
7ab0744495
commit
f4b81d890c
1 changed files with 1 additions and 2 deletions
|
|
@ -3,8 +3,7 @@ requires = [
|
|||
"pip",
|
||||
"nuitka",
|
||||
# https://setuptools-git-versioning.readthedocs.io/en/latest/differences.html
|
||||
"setuptools>=80.0.0",
|
||||
"setuptools-git-versioning",
|
||||
"setuptools-git-versioning",
|
||||
"wheel>=0.37.0",
|
||||
]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue