Bundle lib/capnp_api.h and helpers/capabilityHelper.cpp (#301)
This commit is contained in:
committed by
GitHub
parent
e614da1025
commit
928dd13652
2
setup.py
2
setup.py
@@ -218,10 +218,12 @@ setup(
|
|||||||
"*.capnp",
|
"*.capnp",
|
||||||
"helpers/*.pxd",
|
"helpers/*.pxd",
|
||||||
"helpers/*.h",
|
"helpers/*.h",
|
||||||
|
"helpers/*.cpp",
|
||||||
"includes/*.pxd",
|
"includes/*.pxd",
|
||||||
"lib/*.pxd",
|
"lib/*.pxd",
|
||||||
"lib/*.py",
|
"lib/*.py",
|
||||||
"lib/*.pyx",
|
"lib/*.pyx",
|
||||||
|
"lib/*.h",
|
||||||
"templates/*",
|
"templates/*",
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user