We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0915653 + aa328b8 commit c6e241cCopy full SHA for c6e241c
1 file changed
setup.py
@@ -32,4 +32,5 @@
32
],
33
packages=find_packages(),
34
install_requires=["numpy"],
35
+ package_data={'pycam02ucs': ['cm/examples/*']},
36
)
0 commit comments