mirror of
https://github.com/containers/podman-compose.git
synced 2025-08-16 16:41:17 +02:00
Add requires-python lower boundary
Signed-off-by: Juan Luis Cano Rodríguez <hello@juanlu.space>
This commit is contained in:
@ -12,6 +12,7 @@ dependencies = [
|
||||
"python-dotenv",
|
||||
"pyyaml",
|
||||
]
|
||||
requires-python = ">=3.9"
|
||||
classifiers = [
|
||||
"Development Status :: 3 - Alpha",
|
||||
"Intended Audience :: Developers",
|
||||
|
Reference in New Issue
Block a user