mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-11 04:09:08 -05:00
Also version bump the onionshare-cli whl file
This commit is contained in:
parent
31bcff169d
commit
055942142f
@ -9,7 +9,7 @@ Before making a release, you must update the version in these places:
|
||||
- [ ] `cli/pyproject.toml`
|
||||
- [ ] `cli/setup.py`
|
||||
- [ ] `cli/onionshare_cli/resources/version.txt`
|
||||
- [ ] `desktop/pyproject.toml` (under `version` and the `./onionshare_cli-$VERSION-py3-none-any.whl` dependency)
|
||||
- [ ] `desktop/pyproject.toml` (under `version` and **don't forget** the `./onionshare_cli-$VERSION-py3-none-any.whl` dependency)
|
||||
- [ ] `desktop/src/setup.py`
|
||||
- [ ] `docs/source/conf.py`
|
||||
- [ ] `snap/snapcraft.yaml`
|
||||
|
@ -13,7 +13,7 @@ description = "Securely and anonymously share files, host websites, and chat wit
|
||||
icon = "src/onionshare/resources/onionshare"
|
||||
sources = ['src/onionshare']
|
||||
requires = [
|
||||
"./onionshare_cli-2.3.dev1-py3-none-any.whl",
|
||||
"./onionshare_cli-2.3.dev2-py3-none-any.whl",
|
||||
"psutil",
|
||||
"pyside2==5.15.1",
|
||||
"qrcode"
|
||||
|
Loading…
x
Reference in New Issue
Block a user