Closed RealOrangeOne closed 2 years ago
Optional dependencies aren't kept optional in wheels. See https://github.com/python-poetry/poetry/issues/2357
Note: This will need modifying downstream to install sr-robot3[kch]. Excluding kch will just noop the kch functionality, which is ok for local environments.
sr-robot3[kch]
kch
Optional dependencies aren't kept optional in wheels. See https://github.com/python-poetry/poetry/issues/2357
Note: This will need modifying downstream to install
sr-robot3[kch]
. Excludingkch
will just noop the kch functionality, which is ok for local environments.