mitmproxy/MANIFEST.in

8 lines
210 B
Plaintext
Raw Normal View History

2015-11-29 01:48:39 +00:00
include mitmproxy mitmdump mitmweb
include LICENSE CHANGELOG CONTRIBUTORS CONTRIBUTING.md README.rst
graft examples
2016-02-12 20:42:02 +00:00
graft libmproxy
2015-11-29 01:48:39 +00:00
graft test
prune test/tools
2016-02-12 20:42:02 +00:00
recursive-exclude * *.pyc *.pyo *.swo *.swp *.map