mitmproxy/mitmproxy
Maximilian Hils c38c01fa4f
Switch to pyproject.toml (#6016)
* switch to pyproject.toml

* fix mypy

* fix pyinstaller
2023-03-26 17:40:32 +00:00
..
addons fix #5972 (#5982) 2023-03-09 15:48:26 +00:00
contentviews disallow bare except statements (#6017) 2023-03-26 13:57:48 +00:00
contrib [autofix.ci] apply automated fixes 2023-02-27 08:37:11 +01:00
coretypes cleanups and mypy 1.1.1 fixes (#5977) 2023-03-08 12:14:12 +00:00
io [autofix.ci] apply automated fixes 2023-02-27 08:37:11 +01:00
net refactor NextLayer addon 2023-03-05 19:55:24 +01:00
platform [autofix.ci] apply automated fixes 2023-02-27 08:37:11 +01:00
proxy Fixed typo in __init__.py (#6008) 2023-03-24 11:25:36 +00:00
script [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
test [autofix.ci] apply automated fixes 2023-02-27 08:37:11 +01:00
tools Switch to pyproject.toml (#6016) 2023-03-26 17:40:32 +00:00
utils disallow bare except statements (#6017) 2023-03-26 13:57:48 +00:00
__init__.py
addonmanager.py [autofix.ci] apply automated fixes 2023-02-27 08:37:11 +01:00
certs.py cleanups and mypy 1.1.1 fixes (#5977) 2023-03-08 12:14:12 +00:00
command.py [autofix.ci] apply automated fixes 2023-02-27 08:37:11 +01:00
command_lexer.py
connection.py fix Python 3.10 compat 2023-03-05 23:33:03 +01:00
ctx.py
dns.py disallow bare except statements (#6017) 2023-03-26 13:57:48 +00:00
eventsequence.py [autofix.ci] apply automated fixes 2023-02-27 08:37:11 +01:00
exceptions.py Fix running hook issue and signal proxyserver updates. (#5512) 2022-08-14 00:11:01 +02:00
flow.py [autofix.ci] apply automated fixes 2023-02-27 08:37:11 +01:00
flowfilter.py [autofix.ci] apply automated fixes 2023-02-27 08:37:11 +01:00
hooks.py cleanups and mypy 1.1.1 fixes (#5977) 2023-03-08 12:14:12 +00:00
http.py [autofix.ci] apply automated fixes 2023-02-27 08:37:11 +01:00
log.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
master.py [autofix.ci] apply automated fixes 2023-02-27 08:37:11 +01:00
options.py add option to disable HTTP/3 2023-03-05 19:55:24 +01:00
optmanager.py [autofix.ci] apply automated fixes 2023-02-27 08:37:11 +01:00
py.typed
tcp.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
tls.py [autofix.ci] apply automated fixes 2023-02-27 08:37:11 +01:00
types.py [autofix.ci] apply automated fixes 2023-02-27 08:37:11 +01:00
udp.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
version.py use reusable tox workflow 2023-01-15 23:22:11 +01:00
websocket.py [autofix.ci] apply automated fixes 2023-02-27 08:37:11 +01:00