diff options
| author | Maximilian Hils <git@maximilianhils.com> | 2017-12-26 19:21:43 +0100 |
|---|---|---|
| committer | Maximilian Hils <git@maximilianhils.com> | 2017-12-26 19:21:43 +0100 |
| commit | 127cfa689a8a8edcb30087d2f31aece96ec6e82e (patch) | |
| tree | 0f0e41d88123f3ec7378e385ba6b8d79114e88d8 | |
| parent | f37bd89433af80b8d99dc8c5dce3f5aec34e476d (diff) | |
| download | mitmproxy-127cfa689a8a8edcb30087d2f31aece96ec6e82e.tar.gz mitmproxy-127cfa689a8a8edcb30087d2f31aece96ec6e82e.tar.bz2 mitmproxy-127cfa689a8a8edcb30087d2f31aece96ec6e82e.zip | |
make sure that mitmproxy/rtool dependencies don't clash
| -rw-r--r-- | tox.ini | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -60,4 +60,5 @@ deps = pyinstaller==3.3.1 commands = + mitmdump --version rtool {posargs} |
