mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 10:06:40 -04:00
11 lines
243 B
INI
11 lines
243 B
INI
--- setup.cfg.orig 2025-01-30 20:10:24 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.23.8
|
|
+crt = awscrt>=0.23.8
|
|
|
|
[egg_info]
|
|
tag_build =
|