1include README.md 2include LICENSE 3include esptool/targets/stub_flasher/1/* 4include esptool/targets/stub_flasher/2/* 5include espefuse/efuse_defs/*.yaml 6# sdist includes test/test*.py by default, but esptool.py tests 7# are so far only intended to run from the git repo itself 8prune test 9prune .github 10prune docs 11exclude .git* 12