Sumana Harihareswara

Results 190 comments of Sumana Harihareswara

I believe a bunch of the work this issue has been tracking is now done, but am leaving it open and moving it to the "far future" column in the...

Might be related to https://warehouse.readthedocs.io/api-reference/integration-guide/#migrating-to-the-new-pypi and https://blog.python.org/2018/04/new-pypi-launched-legacy-pypi-shutting.html .

I see that the Substance website has changed radically. Please reply with feedback on this PR to point me to the new roadmap. Thank you.

Thanks @omab! As of March 17th, [v3.3.0 of social-auth-core is on PyPI](https://pypi.org/project/social-auth-core/3.3.0/).

I see that Sphinx specifies some of its requirements in an `install_requires` array within `setup.py` https://github.com/sphinx-doc/sphinx/blob/a498960de9039b0d0c8d24f75f32fa4acd5b75e1/setup.py#L17 -- that is not working right now because of https://github.com/librariesio/bibliothecary/issues/76 . Also Sphinx specifies...

Not sure whether this is now fixed? https://libraries.io/pypi/moderngl doesn't seem to detect any dependencies.

And https://libraries.io/github/cprogrammer1994/ModernGL now gives a 404.

I'm wary of putting a specific SourceRank number on a badge like this basically for all the metrics-wariness reasons you would expect. But I am sure there is some data...

When I want a dry run of a PyPI upload, here's what I want to check: * **what versions of what things am I uploading?** Have I accidentally said `dist/*`...

Thanks @niothiel for adding some more thoughts in #331 about what they would like in a similar option.