knx/knxPython/Manifest.in
Thomas Kunze d232fcd934 .
2019-06-29 22:45:02 +02:00

15 lines
196 B
Plaintext

recursive-include external *
include ./*.py
include ./VERSION
include ./*.cmake
include ./*.cpp
include ./CMakeLists.txt
include README.md
global-exclude .git
graft pybind11/include
graft src