mirror of
https://git.freebsd.org/ports.git
synced 2025-07-14 15:59:18 -04:00
11 lines
269 B
INI
11 lines
269 B
INI
--- setup.cfg.orig 2024-06-06 18:05:59 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.20.11
|
|
+crt = awscrt>=0.20.11
|
|
|
|
[flake8]
|
|
ignore = E203,E226,E501,E731,W503,W504
|