Skip to content

Commit

Permalink
fix: update build system
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonardHd authored Jan 20, 2025
1 parent d88cece commit 3cab7d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,5 @@ pythonpath = ["."]
data_factory_testing_framework = []

[build-system]
requires = ["setuptools>=61.0", "wheel"]
requires = ["setuptools>=70.0", "wheel"]
build-backend = "setuptools.build_meta"

0 comments on commit 3cab7d9

Please sign in to comment.