forked from Lainports/opnsense-ports
10 lines
213 B
TOML
10 lines
213 B
TOML
--- pyproject.toml.orig 2024-09-23 05:29:04 UTC
|
|
+++ pyproject.toml
|
|
@@ -1,6 +1,6 @@ requires = [
|
|
[build-system]
|
|
requires = [
|
|
- "setuptools ~= 75.1",
|
|
+ "setuptools",
|
|
"wheel ~= 0.44",
|
|
"pyTooling ~= 6.6"
|
|
]
|