[tool.poetry] name = "django-for-runners_ynh" version = "0.12.0rc2~ynh2" description = "Test django-for-runners_ynh via local_test.py" authors = ["JensDiemer "] license = "GPL" [tool.poetry.dependencies] python = ">=3.7,<4.0.0" django-for-runners = "*" [tool.poetry.dev-dependencies] [build-system] requires = ["poetry-core>=1.0.0"] build-backend = "poetry.core.masonry.api"