Files
ESP8266_RTOS_SDK/components/esptool_py/esptool/MANIFEST.in
2018-04-04 19:46:24 +08:00

6 lines
175 B
Plaintext

include README.md
include LICENSE
# sdist includes test/test*.py by default, but esptool.py tests
# are so far only intended to run from the git repo itself
exclude test/*.py