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: remove pip install warnings #2084

Closed CaselIT closed 2 years ago

CaselIT commented 2 years ago

Summary of Changes

Replace this text with a high-level summary of the changes included in this PR.

Related Issues

Please reference here any issue #'s that are relevant to this PR, or simply enter "N/A" if this PR does not relate to any existing issues.

Fixes #2078

codecov[bot] commented 2 years ago

Codecov Report

Merging #2084 (833742e) into master (dadc6c4) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master     #2084   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           63        63           
  Lines         6752      6752           
  Branches      1254      1254           
=========================================
  Hits          6752      6752           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update dadc6c4...833742e. Read the comment docs.