Skip to content

Conversation

@kandersolar
Copy link
Member

  • Code changes are covered by tests
  • New functions added to __init__.py
  • API.rst is up to date, along with other sphinx docs pages
  • Example notebooks are rerun and differences in results scrutinized
  • Updated changelog

PyPI can be configured to display various URLs through setup.py (docs). Here's an example:

image

I'm not sure where the logic for matching icons to text (the dict keys) is documented, if anywhere, so I'm just copying pandas's descriptions. One thing to note: apparently the display order on pypi.org is reversed from the dictionary order here (see pypi/warehouse#3097).

@kandersolar
Copy link
Member Author

Could try it out on test.pypi.org I suppose. I don't think I have credentials set up for that but probably @mdeceglie does?

@kandersolar kandersolar changed the base branch from master to release/2.0.5 December 28, 2020 23:05
Copy link
Collaborator

@mdeceglie mdeceglie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Let's just go for it on our next release and patch things if it breaks.

@mdeceglie mdeceglie merged commit 36a8946 into release/2.0.5 Dec 29, 2020
@mdeceglie mdeceglie deleted the pypi_urls branch December 29, 2020 18:18
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.

3 participants