mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 10:18:26 +00:00
drop support for Python 3.8
This commit is contained in:
parent
b31ad66225
commit
08b8310133
5 changed files with 4 additions and 6 deletions
|
|
@ -14,7 +14,7 @@ forward, please consider contributing in the following areas:
|
|||
|
||||
## Development Setup
|
||||
|
||||
To get started hacking on mitmproxy, please install a recent version of Python (we require at least Python 3.8).
|
||||
To get started hacking on mitmproxy, please install a recent version of Python (we require at least Python 3.9).
|
||||
Then, do the following:
|
||||
|
||||
##### Linux / macOS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue