mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-09-21 20:40:47 +02:00
chore:update setup tools to be non-vulnerable version
This commit is contained in:
parent
a9a9350aa0
commit
52457f6a25
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[build-system]
|
||||
# Bumped setuptools minimum to avoid older vulnerable releases; wheel bumped for newer build metadata support
|
||||
requires = ["setuptools>=70.0.0", "wheel>=0.43.0"]
|
||||
requires = ["setuptools>=78.1.1", "wheel>=0.43.0"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue