mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 07:08:10 +00:00
Add py.typed stub as per PEP-561
This commit is contained in:
parent
f245d24767
commit
5b2767d18b
0
mitmproxy/py.typed
Normal file
0
mitmproxy/py.typed
Normal file
1
setup.py
1
setup.py
@ -43,6 +43,7 @@ setup(
|
|||||||
"Topic :: Internet :: Proxy Servers",
|
"Topic :: Internet :: Proxy Servers",
|
||||||
"Topic :: System :: Networking :: Monitoring",
|
"Topic :: System :: Networking :: Monitoring",
|
||||||
"Topic :: Software Development :: Testing",
|
"Topic :: Software Development :: Testing",
|
||||||
|
"Typing :: Typed",
|
||||||
],
|
],
|
||||||
packages=find_packages(include=[
|
packages=find_packages(include=[
|
||||||
"mitmproxy", "mitmproxy.*",
|
"mitmproxy", "mitmproxy.*",
|
||||||
|
Loading…
Reference in New Issue
Block a user