You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/02/01 17:43:26 UTC

[GitHub] [iceberg] samredai opened a new pull request #4022: .python-version file for tox-pyenv support

samredai opened a new pull request #4022:
URL: https://github.com/apache/iceberg/pull/4022


   We have tox setup to run tests for python 3.7, 3.8, and 3.9 but most people rarely have so many versions of python installed locally, let alone these specific versions. This adds a `.python-version` file which, after doing a `pip3 install tox-pyenv` is automatically picked up by tox. This will let tox create a virtual environment using pyenv for each version that needs to be tested when you run `tox`.


-- 
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 unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] rdblue merged pull request #4022: .python-version file for tox-pyenv support

Posted by GitBox <gi...@apache.org>.
rdblue merged pull request #4022:
URL: https://github.com/apache/iceberg/pull/4022


   


-- 
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 unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org