mirror of
https://framagit.org/framasoft/framaspace/argos.git
synced 2025-04-28 09:52:38 +02:00
🩹 — Fix release documentation
This commit is contained in:
parent
512098760a
commit
9102d5f974
2 changed files with 3 additions and 1 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
- 🩹 — Fix release documentation
|
||||
|
||||
## 0.2.2
|
||||
|
||||
Date: 2024-07-04
|
||||
|
|
|
@ -86,7 +86,7 @@ If you're still experimenting, you can use the [Test PyPI](https://test.pypi.org
|
|||
|
||||
```bash
|
||||
# Publishing on test PyPI
|
||||
hatch build -r test
|
||||
hatch publish -r test
|
||||
|
||||
# Installing from test PyPI
|
||||
pip install --index-url https://test.pypi.org/simple/ argos-monitoring
|
||||
|
|
Loading…
Reference in a new issue