mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-02 06:26:10 -04:00
Write unified release documentation, move licenses into the root, and delete some unnecessary files from desktop/install
This commit is contained in:
parent
b42a8ea638
commit
3e6c60d109
22 changed files with 320 additions and 1133 deletions
|
@ -66,16 +66,3 @@ poetry build
|
|||
```
|
||||
|
||||
This will create `dist/onionshare_cli-$VERSION-py3-none-any.whl`.
|
||||
|
||||
### Making a release
|
||||
|
||||
Before making a release, update the version in these places:
|
||||
|
||||
- `pyproject.toml`
|
||||
- `onionshare_cli/resources/version.txt`
|
||||
|
||||
Build and publish to PyPi:
|
||||
|
||||
```
|
||||
poetry publish --build
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue