Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Tox py350 runs python3.6.x #37

Description

@dhensen

On my system and I think in general, tox runs whatever 3.x version of python you have if the version you have is not 3.5.

When I change py350 to py35, it properly fails with an InterpreterNotFound. Is py350 even a thing? I looked in the tox docs and all I could see was {py27,...,py33,py34,py35,py36} nowhere I see definition with a trailing zero.

There is also this issue.
Talking about installing python3.5 yourself because tox doen not install it for you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions