File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 33
44
55
6- |Tests Badge | |codecov | | Python Versions | |PyPI Version | |Docker Badge | |MIT licensed | |Twitter Follow | |GitHub contributors | |Open Source Helpers |
6+ |Tests Badge | |Python Versions | |PyPI Version | |Docker Badge | |MIT licensed | |Twitter Follow | |GitHub contributors | |Open Source Helpers |
77
88**This library allows you to quickly and easily use the Twilio SendGrid Web API v3 via Python. **
99
@@ -288,8 +288,6 @@ License
288288 :target: https://pypi.org/project/sendgrid/
289289.. |PyPI Version | image :: https://img.shields.io/pypi/v/sendgrid.svg
290290 :target: https://pypi.org/project/sendgrid/
291- .. |codecov | image :: https://img.shields.io/codecov/c/github/sendgrid/sendgrid-python/main.svg?style=flat-square&label=Codecov+Coverage
292- :target: https://codecov.io/gh/sendgrid/sendgrid-python
293291.. |Docker Badge | image :: https://img.shields.io/docker/automated/sendgrid/sendgrid-python.svg
294292 :target: https://hub.docker.com/r/sendgrid/sendgrid-python/
295293.. |MIT licensed | image :: https://img.shields.io/badge/license-MIT-blue.svg
Original file line number Diff line number Diff line change 22Flask == 1.1.4
33six
44coverage
5- codecov
65mock
76itsdangerous == 1.1.0
87markupsafe == 1.1.1
You can’t perform that action at this time.
0 commit comments