Skip to content

DOC small formatting change in readme #31

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 1 commit into from
Mar 28, 2015

Conversation

jorisvandenbossche
Copy link
Member

@dstephens99 Currently the readme is not nicely formatted on PyPI. And it is possible that it is just because of this formatting 'error'.

Can you try this?

@davidastephens
Copy link
Member

Sure. I'm not that familiar with Pypi - but it seems like I can't change a release, so we'd have to do a v0.1.1 release in order to update this. Unless there's a way to change it that I don't know about?

@jorisvandenbossche
Copy link
Member Author

I think that you can just run python setup.py register again to update the metadata (but not sure, never done it myself)

http://stackoverflow.com/questions/6252693/why-isnt-setup-py-metadata-being-used-on-pypi

@hayd
Copy link
Member

hayd commented Mar 27, 2015

You can just edit the rst manually on pypi (when logged in), no reuploading necessary. It may be because pypi doesn't support svg images, changing the svg to png in the badges may fix it.

@davidastephens
Copy link
Member

Thanks - I edited the RST. Works now (SVG is fine).

davidastephens added a commit that referenced this pull request Mar 28, 2015
DOC small formatting change in readme
@davidastephens davidastephens merged commit 642e4f8 into pydata:master Mar 28, 2015
@hayd
Copy link
Member

hayd commented Mar 28, 2015

(SVG is fine).

pypi have fixed a bug, awesome!

@bashtage
Copy link
Contributor

There appears to be a non-printing character in example

https://pypi.python.org/pypi/pandas-datareader/0.1.0

@davidastephens
Copy link
Member

@bashtage Thanks. Fixed in #32

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.

4 participants