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 3
3
4
4
5
5
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 |
7
7
8
8
**This library allows you to quickly and easily use the Twilio SendGrid Web API v3 via Python. **
9
9
@@ -288,8 +288,6 @@ License
288
288
:target: https://pypi.org/project/sendgrid/
289
289
.. |PyPI Version | image :: https://img.shields.io/pypi/v/sendgrid.svg
290
290
: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
293
291
.. |Docker Badge | image :: https://img.shields.io/docker/automated/sendgrid/sendgrid-python.svg
294
292
:target: https://hub.docker.com/r/sendgrid/sendgrid-python/
295
293
.. |MIT licensed | image :: https://img.shields.io/badge/license-MIT-blue.svg
Original file line number Diff line number Diff line change 2
2
Flask == 1.1.4
3
3
six
4
4
coverage
5
- codecov
6
5
mock
7
6
itsdangerous == 1.1.0
8
7
markupsafe == 1.1.1
You can’t perform that action at this time.
0 commit comments