try poetry-plugin-export

This commit is contained in:
2025-09-15 11:07:49 +02:00
parent 381f83af7e
commit 8095aa76ef
2 changed files with 41 additions and 29 deletions

View File

@@ -6,7 +6,7 @@ authors = [
{name = "Your Name",email = "you@example.com"}
]
readme = "README.md"
requires-python = ">=3.9"
requires-python = ">=3.9, <4.0"
dependencies = [
"django (==3.0)",
"flake8 (==3.7.0)",