mirror of
https://github.com/aljazceru/plugins.git
synced 2026-01-26 16:34:19 +01:00
Require Python >= 3.8 for poetry dependencies
This commit is contained in:
@@ -6,7 +6,7 @@ authors = ["Christian Decker <decker.christian@gmail.com>"]
|
|||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.7"
|
python = "^3.8"
|
||||||
virtualenv = "^20.13.1"
|
virtualenv = "^20.13.1"
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user