PyNetsPresso
PyNetsPresso copied to clipboard
#215 Add extras_require for optional installation in setup.py
Description
Please include a summary in English, of the changes in this pull request. If it closes an issue, please mention it here.
The minimal option will not install netspresso_trainer.
If you want to use the minimal option, install it like this.
pip install netspresso[minimal]
Closes: #215
You should link at least one existing issue for PR. Before your create a PR, please check to see if there is an issue for this change.
PRs from forked repository not accepted.
Change(s)
- Add extras_require for optional installation in setup.py
This feature will be included in the v1.4.0 release!
cc. @illian01 @deepkyu