Skip to content

Commit 3918f7e

Browse files
committed
Add requires-python lower boundary
Signed-off-by: Juan Luis Cano Rodríguez <hello@juanlu.space>
1 parent d7cd02e commit 3918f7e

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
@@ -12,6 +12,7 @@ dependencies = [
1212
"python-dotenv",
1313
"pyyaml",
1414
]
15+
requires-python = ">=3.9"
1516
classifiers = [
1617
"Development Status :: 3 - Alpha",
1718
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)