Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-geof authored Jan 21, 2024
1 parent 5f0feca commit 59f19ca
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 @@ -14,7 +14,7 @@
packages=setuptools.find_packages(),
entry_points={
"console_scripts": [
"root2hdf5=src.root2hdf5:main",
"root2hdf5=root2hdf5:main",
],
},
classifiers=[
Expand Down

0 comments on commit 59f19ca

Please sign in to comment.