mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-02 02:37:15 +00:00
add py39 trove classifier
This commit is contained in:
parent
baf76d00f9
commit
cf0a1b0ce2
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -36,6 +36,7 @@ setup(
|
|||
"Programming Language :: Python :: 3 :: Only",
|
||||
"Programming Language :: Python :: 3.7",
|
||||
"Programming Language :: Python :: 3.8",
|
||||
"Programming Language :: Python :: 3.9",
|
||||
"Programming Language :: Python :: Implementation :: CPython",
|
||||
"Topic :: Security",
|
||||
"Topic :: Internet :: WWW/HTTP",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue