We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10f6d5b commit fa74a2fCopy full SHA for fa74a2f
pyproject.toml
@@ -3,7 +3,7 @@ name = "bootstrap-python-package"
3
dynamic = ["version"]
4
description = "A nice package meant to achieve world domination!"
5
authors = [{ name = "Federico Busetti", email = "729029+febus982@users.noreply.github.com" }]
6
-requires-python = ">=3.9,<3.14"
+requires-python = ">=3.14,<3.15"
7
readme = "README.md"
8
license = "MIT"
9
classifiers = [
0 commit comments