mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-25 23:39:43 -05:00
Moved description to long_description in setup.py
This commit is contained in:
parent
8a10b8be6f
commit
50223f32c6
@ -8,7 +8,7 @@ version = "2.6.2"
|
|||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="onionshare",
|
name="onionshare",
|
||||||
version=version,
|
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="Micah Lee",
|
||||||
author_email="micah@micahflee.com",
|
author_email="micah@micahflee.com",
|
||||||
maintainer="Micah Lee",
|
maintainer="Micah Lee",
|
||||||
|
Loading…
Reference in New Issue
Block a user