mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-02 10:17:01 -04:00
Moved description to long_description in setup.py
This commit is contained in:
parent
8a10b8be6f
commit
50223f32c6
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ version = "2.6.2"
|
|||
setuptools.setup(
|
||||
name="onionshare",
|
||||
version=version,
|
||||
description="Securely and anonymously share files, host websites, and chat with friends using the Tor network",
|
||||
long_description="Securely and anonymously share files, host websites, and chat with friends using the Tor network",
|
||||
author="Micah Lee",
|
||||
author_email="micah@micahflee.com",
|
||||
maintainer="Micah Lee",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue