helloflask / bootstrap-flask

Bootstrap 4 & 5 helper for your Flask projects.
https://bootstrap-flask.readthedocs.io
Other
1.1k stars 189 forks source link

additional pypi links #282

Closed PanderMusubi closed 1 year ago

PanderMusubi commented 1 year ago

The links have been added in similar way https://github.com/wtforms/flask-wtf/blob/main/setup.cfg uses them. This change cannot be tested so extra care is needed when new version is published.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (9b066cb) 97.01% compared to head (708c14a) 97.01%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #282 +/- ## ======================================= Coverage 97.01% 97.01% ======================================= Files 1 1 Lines 134 134 Branches 17 17 ======================================= Hits 130 130 Misses 1 1 Partials 3 3 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=helloflask). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=helloflask)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.