mirror of
https://git.freebsd.org/ports.git
synced 2025-05-14 08:11:50 -04:00
11 lines
367 B
TOML
11 lines
367 B
TOML
--- pyproject.toml.orig 2020-02-02 00:00:00 UTC
|
|
+++ pyproject.toml
|
|
@@ -29,7 +29,7 @@ dependencies = [
|
|
"Deprecated >= 1.2.6",
|
|
# FIXME This should be able to be removed after 3.12 is released if there is a reliable API
|
|
# in importlib.metadata.
|
|
- "importlib-metadata >= 6.0, <= 8.5.0",
|
|
+ "importlib-metadata >= 6.0",
|
|
]
|
|
dynamic = [
|
|
"version",
|