Victor Sadkov

Results 3 comments of Victor Sadkov

For some reason that library only builds with the `local` build strategy. So you can either set the repo-wide strategy to `local` in `.bazelrc` or ideally (and esp. if local...

@potiuk, as of the latest Poetry version, it seems to support constraints in a form of an [optional dependency group](https://python-poetry.org/docs/managing-dependencies/#optional-groups). You just don't install that optional dependency group. I experimented...

Also, a ping for all who needed this feature: @codecakes, @hstravis, @douglaszickuhr, @fjmacagno, @bjoernpollex-sc, @r-richmond.