Closed luabida closed 1 year ago
fix #202
None of the ML dependencies were added by hand in pyproject.toml, I've only moved the dependencies down to a better visualization.
pyproject.toml
command: $ poetry add "dependency[ML]"
$ poetry add "dependency[ML]"
Stale pull request message
fix #202
None of the ML dependencies were added by hand in
pyproject.toml
, I've only moved the dependencies down to a better visualization.command:
$ poetry add "dependency[ML]"