Bundle lib/capnp_api.h and helpers/capabilityHelper.cpp (#301)

This commit is contained in:
Lasse Blaauwbroek 2022-11-04 19:20:38 +01:00 committed by GitHub
parent e614da1025
commit 928dd13652
Failed to generate hash of commit

View file

@ -218,10 +218,12 @@ setup(
"*.capnp",
"helpers/*.pxd",
"helpers/*.h",
"helpers/*.cpp",
"includes/*.pxd",
"lib/*.pxd",
"lib/*.py",
"lib/*.pyx",
"lib/*.h",
"templates/*",
]
},