Skip to content

Commit

Permalink
pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanqing-wang committed Jan 9, 2023
1 parent 94542a7 commit b32649c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,7 @@
# python_requires=">=3.5", # Python version restrictions
# Manual control if final package is compressible or not, set False to prevent the .egg from being made
# zip_safe=False,
entry_points={
"console_scripts": ["espaloma_charge=espaloma_charge.cli:espaloma_charge"],
}
)

0 comments on commit b32649c

Please sign in to comment.