ASFHyP3 / hyp3-cookiecutter

Cookiecutter to quickly generate a new HyP3 Plugin
BSD 3-Clause "New" or "Revised" License
4 stars 4 forks source link

Remove Entrypoints #24

Closed forrestfwilliams closed 1 year ago

forrestfwilliams commented 1 year ago

Since users won't necessarily need a CLI interface, we have removed this functionality from the cookiecutter. Fixes #10.

forrestfwilliams commented 1 year ago

Accidentally opened into develop