8000 Migrate readme to rst and load it in with setup.py by cjcodes · Pull Request #417 · twilio/twilio-python · GitHub
[go: up one dir, main page]

Skip to content

Migrate readme to rst and load it in with setup.py #417

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 25, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Revert "Add extra spacing after badges"
This reverts commit 0af7748.
  • Loading branch information
cjcodes committed May 25, 2018
commit 9622050cdfd16de332b2d66b2a9e5e5e45a77ba0
1 change: 0 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ twilio-python
.. image:: https://img.shields.io/pypi/pyversions/twilio.svg
:target: https://pypi.python.org/pypi/twilio


A module for using the Twilio REST API and generating valid
`TwiML <http://www.twilio.com/docs/api/twiml/>`__.

Expand Down
0