Skip to content

Commit ca00455

Browse files
New upload system -- twine
1 parent ce90fea commit ca00455

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

README.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ Table of Contents
2121
- `Thanks <#thanks>`__
2222
- `About <#about>`__
2323
- `License <#license>`__
24-
- `Career opportunities <#career-opportunities>`__
2524

2625
Installation
2726
============
@@ -152,11 +151,6 @@ License
152151

153152
`The MIT License (MIT)`_
154153

155-
Career opportunities
156-
=======
157-
158-
If you're a software engineer who is passionate about #DeveloperExperience and/or #OpenSource, `this is an incredible opportunity to join our #DX team`_ as a Developer Experience Engineer and work with @thinkingserious and @aroach! Tell your friends :)
159-
160154
.. _this repo: https://github.com/sendgrid/sendgrid-python
161155
.. _Example Code: https://github.com/sendgrid/python-http-client/tree/master/examples
162156
.. _milestones: https://github.com/sendgrid/python-http-client/milestones

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
include_package_data=True,
2626
license='MIT',
2727
description='HTTP REST client, simplified for Python',
28+
long_description_content_type = 'text/x-rst',
2829
long_description=readme,
2930
keywords=[
3031
'REST',

0 commit comments

Comments
 (0)