falconry / falcon

The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
https://falcon.readthedocs.io/en/stable/
Apache License 2.0
9.51k stars 937 forks source link

chore: temporarily pin `importlib-resources` to unblock CI #2153

Closed vytas7 closed 1 year ago

vytas7 commented 1 year ago

Also fixing the GNU Mailman 3 gate, see, e.g.: https://github.com/falconry/falcon/actions/runs/5523799064/jobs/10075215043

codecov[bot] commented 1 year ago

Codecov Report

Merging #2153 (71ef41f) into master (574a0d0) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master     #2153   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           62        62           
  Lines         6829      6829           
  Branches      1098      1098           
=========================================
  Hits          6829      6829