| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent ce90fea commit ca00455
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -21,7 +21,6 @@ Table of Contents | |||
| 21 | 21 | - `Thanks <#thanks>`__ | |
| 22 | 22 | - `About <#about>`__ | |
| 23 | 23 | - `License <#license>`__ | |
| 24 | - - `Career opportunities <#career-opportunities>`__ | ||
| 25 | 24 | ||
| 26 | 25 | Installation | |
| 27 | 26 | ============ | |
@@ -152,11 +151,6 @@ License | |||
| 152 | 151 | ||
| 153 | 152 | `The MIT License (MIT)`_ | |
| 154 | 153 | ||
| 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 | - | ||
| 160 | 154 | .. _this repo: https://github.com/sendgrid/sendgrid-python | |
| 161 | 155 | .. _Example Code: https://github.com/sendgrid/python-http-client/tree/master/examples | |
| 162 | 156 | .. _milestones: https://github.com/sendgrid/python-http-client/milestones | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -25,6 +25,7 @@ | |||
| 25 | 25 | include_package_data=True, | |
| 26 | 26 | license='MIT', | |
| 27 | 27 | description='HTTP REST client, simplified for Python', | |
| 28 | + long_description_content_type = 'text/x-rst', | ||
| 28 | 29 | long_description=readme, | |
| 29 | 30 | keywords=[ | |
| 30 | 31 | 'REST', | |
| Back | FazBrowse Home | New Git URL |
0 commit comments