We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5943a24 commit 61b9ed9Copy full SHA for 61b9ed9
setup.py
@@ -43,6 +43,7 @@ def parse_requirements(filename):
43
packages=['cmake'],
44
45
cmake_install_dir='src/cmake/data',
46
+ include_package_data=True,
47
48
entry_points={
49
'console_scripts': [
0 commit comments