mirror of
https://github.com/alerta/alerta.git
synced 2025-02-05 14:09:44 +00:00
10 lines
203 B
Markdown
10 lines
203 B
Markdown
Alerta PyPI Package
|
|
===================
|
|
|
|
To add/update the package to the PyPI index run:
|
|
|
|
```
|
|
$ python setup.py sdist upload
|
|
```
|
|
|
|
Note: The README.rst file is used to create the PyPi package home page.
|