Remove onionshare-cli from poetry desktop venv

This commit is contained in:
Miguel Jacq 2025-02-28 13:54:19 +11:00
parent 73f153af3b
commit 75708ad0a5
No known key found for this signature in database
GPG key ID: 59B3F0C24135C6A9

View file

@ -28,4 +28,3 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry.scripts]
onionshare = 'onionshare:main'
onionshare-cli = 'onionshare_cli:main'