Skip to content

Things get weird when src includes a .python-version file #1

Description

@strayer

I tried using docker-tox with a project that already includes a .python-version file for local development. This seems to break docker-tox since pyenv in the container will then try to find those environments for running tox.

I guess docker-entrypoint.sh should just exclude this file if it happens to exist, but I didn't test this further.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions