diff --git a/setup.cfg b/setup.cfg index a07eebfaa7..499337f870 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,10 +3,7 @@ name = proxy.py version = attr: proxy.common.version.__version__ url = https://github.com/abhinavsingh/proxy.py download_url = https://github.com/abhinavsingh/proxy.py/archive/master.zip -description = - ⚡⚡⚡Fast, Lightweight, Pluggable, TLS interception capable proxy - server focused on Network monitoring, controls & Application development, - testing, debugging. +description = ⚡⚡⚡Fast, Lightweight, Pluggable, TLS interception capable proxy server focused on Network monitoring, controls & Application development, testing, debugging. long_description = file: README.md long_description_content_type = text/markdown author = Abhinav Singh