mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-24 23:09:42 -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(
|
||||
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…
Reference in New Issue
Block a user