Skip to content

Commit

Permalink
colab
Browse files Browse the repository at this point in the history
  • Loading branch information
LegrandNico committed Sep 6, 2023
1 parent dbaf935 commit 7066780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ def get_version(rel_path):
install_requires=get_requirements(),
include_package_data=True,
package_data={"": ["pyhgf/pyhgf/data/*.dat"]},
packages=find_packages(where="pyhgf"),
packages=find_packages(),
)

0 comments on commit 7066780

Please sign in to comment.