gabeiglio closed pull request #1673: Install poetry-shell-plugin
URL: https://github.com/apache/iceberg-python/pull/1673
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsu
gabeiglio commented on PR #1673:
URL: https://github.com/apache/iceberg-python/pull/1673#issuecomment-2664094562
Sounds good! Ill close this pr and open another one to update the docs
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
kevinjqliu commented on PR #1673:
URL: https://github.com/apache/iceberg-python/pull/1673#issuecomment-2664081621
oh interesting. yea i think its good to update the docs to optionally
install `poetry shell`. I've always just used `poetry run ...` maybe we can add
that to the docs too
--
gabeiglio commented on PR #1673:
URL: https://github.com/apache/iceberg-python/pull/1673#issuecomment-2664064539
I usually follow this instruction in the docs to setup/activate the venv:
> If you want to install the library on the host, you can simply run pip3
install -e .. If you wish to