mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2025-01-30 14:58:38 +00:00
Satisfy pip constraints, set +x on executables
This commit is contained in:
parent
f864266ccc
commit
d17ae31452
0
mitmproxy/mitmproxy
Normal file → Executable file
0
mitmproxy/mitmproxy
Normal file → Executable file
0
mitmproxy/mitmweb
Normal file → Executable file
0
mitmproxy/mitmweb
Normal file → Executable file
@ -79,7 +79,7 @@ setup(
|
||||
# Do not use a range operator here: https://bitbucket.org/pypa/setuptools/issues/380
|
||||
# Ubuntu Trusty and other still ship with setuptools < 17.1
|
||||
':python_version == "2.7"': [
|
||||
"enum34>=1.0.4, <1.2",
|
||||
"enum34>=1.0.4, <1.1",
|
||||
],
|
||||
'dev': [
|
||||
"mock>=1.3.0, <1.4",
|
||||
|
Loading…
Reference in New Issue
Block a user