Skip to content

Commit

Permalink
refactor: Mention PyPI Insiders in installation methods
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy committed Jul 15, 2023
1 parent ed61be5 commit 8cc0c2a
Showing 1 changed file with 10 additions and 0 deletions.
Expand Up @@ -13,6 +13,16 @@ you need to [become an eligible sponsor] of @{{ author_username }} on GitHub.

## Installation

### with PyPI Insiders

[PyPI Insiders](https://pawamoy.github.io/pypi-insiders/)
is a tool that helps you keep up-to-date versions
of Insiders projects in the PyPI index of your choice
(self-hosted, Google registry, Artifactory, etc.).

See [how to install it](https://pawamoy.github.io/pypi-insiders/#installation)
and [how to use it](https://pawamoy.github.io/pypi-insiders/#usage).

### with pip (ssh/https)

*{{ project_name }} Insiders* can be installed with `pip` [using SSH][using ssh]:
Expand Down

0 comments on commit 8cc0c2a

Please sign in to comment.