Skip to content
Snippets Groups Projects
Commit 4df553a7 authored by Markus Holzer's avatar Markus Holzer
Browse files

Merge branch 'FixPackageData' into 'master'

Add kerncraft templates

See merge request !217
parents 6bb096fd edbd1e45
No related branches found
No related tags found
No related merge requests found
......@@ -87,6 +87,7 @@ setuptools.setup(name='pystencils',
packages=['pystencils'] + ['pystencils.' + s for s in setuptools.find_packages('pystencils')],
install_requires=['sympy>=1.2', 'numpy>=1.8.0', 'appdirs', 'joblib'],
package_data={'pystencils': ['include/*.h',
'kerncraft_coupling/templates/*'
'backends/cuda_known_functions.txt',
'backends/opencl1.1_known_functions.txt',
'boundaries/createindexlistcython.pyx']},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment