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.53k stars 945 forks source link

docs(install): update the installation docs wrt PEP 517 #2319

Closed vytas7 closed 2 months ago

vytas7 commented 2 months ago

Fixes #2232.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (f20c3cc) to head (23fdb10). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2319 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 63 63 Lines 7499 7499 Branches 1275 1275 ========================================= Hits 7499 7499 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.