Skip to content

Python support for the .python-version file #317

@edmorley

Description

@edmorley

The Python version for a Python app can currently be configured using a runtime.txt file or for Pipenv users via the Pipfile.lock file.

We should support the .python-version file too, since it's more widely used by other tooling in the Python ecosystem.

See also:

Metadata

Metadata

Assignees

Type

No type

Projects

Status

✅ Shipped

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions