heroku / heroku/heroku-buildpack-python

Get Python version from pyproject.toml

Open
#1,802 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
993
Forks
1.8k
Avg merge
10h 50m
Merged PRs (30d)
10

Description

For quite some time we've been able to use [pyproject.toml to specify the Python version](https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#python-requires). and this is widely supported by tooling as well as being part of [PEP 621](https://peps.python.org/pep-0621/), which is a bit better than using an ad-hoc standard such as a `.python_version` file.

It would be nice if we could use this in Heroku.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.