mirror of
https://github.com/thelsing/knx.git
synced 2026-02-23 13:50:35 +01:00
move knx-linux and knxPyton to examples dir
This commit is contained in:
14
examples/knxPython/Manifest.in
Normal file
14
examples/knxPython/Manifest.in
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user