Skip to content
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

Fix RST error in README.rst #377

Merged
merged 3 commits into from
Mar 30, 2017
Merged

Fix RST error in README.rst #377

merged 3 commits into from
Mar 30, 2017

Conversation

Flimm
Copy link
Contributor

@Flimm Flimm commented Mar 30, 2017

This will make the PyPI page for sh look pretty again.

This includes a test to make it harder to accidentally cause this kind of error again.

Flimm added 3 commits March 30, 2017 09:10
I'm not sure why it fails in earlier Python versions, but it doesn't
matter, we just need "python setup.py check --restructuredtext -s" to
pass in one version so that the page on PyPI will look pretty.
@amoffat
Copy link
Owner

amoffat commented Mar 30, 2017

@Flimm so much nicer, good work. Anonymous rst hyperlinks..learned something new today. Also thank you for the test 👍

0-wiz-0 added a commit to NetBSD/pkgsrc-wip that referenced this pull request Apr 19, 2017
*   pypi readme doc bugfix [PR#377](amoffat/sh#377)

*   bugfix for relative paths to `sh.Command` not expanding to absolute paths [#372](amoffat/sh#372)
*   updated for python 3.6
*   bugfix for SIGPIPE not being handled correctly on pipelined processes [#373](amoffat/sh#373)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants