FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Setuptools improvements by stephenfin · Pull Request #166 · core-api/python-client · GitHub

This repository was archived by the owner on Mar 18, 2019. It is now read-only.
/ python-client Public archive

Setuptools improvements - #166

Open
stephenfin wants to merge 3 commits into
core-api:masterfrom
stephenfin:setuptools-improvements
Open

Setuptools improvements#166
stephenfin wants to merge 3 commits into
core-api:masterfrom
stephenfin:setuptools-improvements

Conversation

Copy link
Copy Markdown

The main focus here is to get the Markdown-formatted README displaying on the new pypi.org. However, along there way there is some general cleanup aimed at promoting modern best practices for Python packaging.

The former of these duplicates functionality already provided by
setuptools, while the latter doesn't do anything. Replace the first and
remove the second.

Signed-off-by: Stephen Finucane <stephen@that.guru>
This is machine readable and frankly more human-readable too. Also, it
comes with goodies we can start using shortly.

Signed-off-by: Stephen Finucane <stephen@that.guru>
Finally, the thing we came here to solve: displaying the README on
pypi.org. This is made possible thanks to PEP 566 [1].

[1] https://www.python.org/dev/peps/pep-0566/

Signed-off-by: Stephen Finucane <stephen@that.guru>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL