mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
11 lines
243 B
INI
11 lines
243 B
INI
--- setup.cfg.orig 2024-09-10 18:18:38 UTC
|
|
+++ setup.cfg
|
|
@@ -9,7 +9,7 @@ requires_dist =
|
|
urllib3>=1.25.4,!=2.2.0,<3; python_version>="3.10"
|
|
|
|
[options.extras_require]
|
|
-crt = awscrt==0.21.5
|
|
+crt = awscrt>=0.21.5
|
|
|
|
[egg_info]
|
|
tag_build =
|