mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-01-12 17:32:27 +08:00
remove MANIFEST.in, move Dockerfile to root
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
include mitmproxy mitmdump mitmweb
|
||||
include LICENSE CHANGELOG CONTRIBUTORS CONTRIBUTING.md README.rst
|
||||
graft examples
|
||||
graft libmproxy
|
||||
graft test
|
||||
prune test/tools
|
||||
recursive-exclude * *.pyc *.pyo *.swo *.swp *.map
|
||||
@@ -1,4 +0,0 @@
|
||||
include LICENSE CONTRIBUTORS README.rst
|
||||
graft test
|
||||
prune test/tools
|
||||
recursive-exclude * *.pyc *.pyo *.swo *.swp
|
||||
@@ -1,6 +0,0 @@
|
||||
include LICENSE CHANGELOG README.txt
|
||||
exclude README.mkd
|
||||
recursive-include test *
|
||||
recursive-include libpathod *
|
||||
recursive-include examples *
|
||||
recursive-exclude * *.pyc *.pyo *.swo *.swp
|
||||
Reference in New Issue
Block a user