Moved description to long_description in setup.py

This commit is contained in:
mitali 2024-10-17 22:49:51 +05:30
parent 8a10b8be6f
commit 50223f32c6

View File

@ -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",