mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 11:10:32 -04:00
11 lines
364 B
TOML
11 lines
364 B
TOML
--- pyproject.toml.orig 2020-02-02 00:00:00 UTC
|
|
+++ pyproject.toml
|
|
@@ -28,7 +28,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, < 7.0",
|
|
+ "importlib-metadata >= 6.0",
|
|
]
|
|
dynamic = [
|
|
"version",
|