project: announce we need at least python 3.14
This commit is contained in:
parent
d2c91041b3
commit
30b6fff552
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ name = "teilchensammler-cli"
|
|||
version = "0.3.3"
|
||||
description = "Build up and maintain an inventory of electronics parts and tools."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12,<4.0"
|
||||
requires-python = ">=3.14,<4.0"
|
||||
license = "GPL-3.0-or-later"
|
||||
authors = [{ name = "bronsen", email = "kontakt+teilchensammler@nrrd.de" }]
|
||||
keywords = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue