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

Updated link to now-decommissioned mailing list #356

Merged
merged 2 commits into from Jun 13, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/development.rst
Expand Up @@ -90,7 +90,7 @@ To make a new release:
#. Replace the ``__version__`` attribute in ``src/wheel/__init__.py`` with the
same version number as above (without the date of course).
#. Create a new git tag matching the version exactly
#. Push the new tag to Github
#. Push the new tag to GitHub

Pushing a new tag to Github will trigger the publish workflow which package the
Pushing a new tag to GitHub will trigger the publish workflow which package the
project and publish the resulting artifacts to PyPI.
6 changes: 3 additions & 3 deletions docs/index.rst
Expand Up @@ -2,8 +2,8 @@ wheel
=====

`User list <http://groups.google.com/group/python-virtualenv>`_ |
`Dev list <http://groups.google.com/group/pypa-dev>`_ |
`Github <https://github.com/pypa/wheel>`_ |
`Dev list <https://mail.python.org/archives/list/distutils-sig@python.org/>`_ |
`GitHub <https://github.com/pypa/wheel>`_ |
`PyPI <https://pypi.org/pypi/wheel/>`_ |
User IRC: #pypa |
Dev IRC: #pypa-dev
Expand All @@ -28,4 +28,4 @@ It has two different roles:
user_guide
reference/index
development
news
news