Skip to content

Commit

Permalink
issue for later
Browse files Browse the repository at this point in the history
  • Loading branch information
StRigaud committed Jul 17, 2023
1 parent 89d77d0 commit 908c228
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,22 +33,6 @@
long_description=readme,
long_description_content_type="text/markdown",
packages=["pyclesperanto"],
package_data={
'pyclesperanto': [
'demos/*',
'docs/*',
'developer_docs/*',
'benchmarking/*'
]
},
exclude_package_data={
'pyclesperanto': [
'demos/*',
'docs/*',
'developer_docs/*',
'benchmarking/*'
]
},
cmake_install_dir="pyclesperanto",
python_requires=">=3.7",
install_requires=[
Expand Down

0 comments on commit 908c228

Please sign in to comment.