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

Commit eb69601

Browse files
committed
chore: put python req in pyproject.toml
1 parent daa273f commit eb69601

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ description = "A mamba-based package to check if a conda-forge feedstock is solv
1515
dynamic = ["version", "dependencies", "optional-dependencies"]
1616
license = {file = "LICENSE"}
1717
readme = "README.md"
18+
requires-python = ">=3.12"
1819

1920
[project.urls]
2021
home = "https://github.com/regro/conda-forge-feedstock-check-solvable"

0 commit comments

Comments
 (0)