diff --git a/MANIFEST.in b/MANIFEST.in index 7b741275f0..bdbb7aebbe 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,5 @@ -include LICENSE -include README.md -include requirements.txt +exclude ProxyPy.png +exclude Dashboard.png +exclude shortlink.gif +prune dashboard +prune menubar diff --git a/setup.cfg b/setup.cfg index 5c0f502462..fe1fcf3b08 100644 --- a/setup.cfg +++ b/setup.cfg @@ -14,7 +14,7 @@ project_urls = GitHub: issues = https://github.com/abhinavsingh/proxy.py/issues GitHub: repo = 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 • 0️⃣ Dependency • 🔌 Pluggable • 😈 TLS interception • 🔒 DNS-over-HTTPS • 🔥 Poor Mans VPN • ⏪ Reverse & ⏩ Forward • 👮🏿 Proxy Server framework • 🌐 Web Server framework • ➵ ➶ ➷ ➠ PubSub framework • 👷 Work acceptor & executor framework. long_description = file: README.md long_description_content_type = text/markdown author = Abhinav Singh