mirror of
https://github.com/lightningd/plugins.git
synced 2026-08-14 12:43:18 +02:00
Require Python >= 3.8 for poetry dependencies
This commit is contained in:
parent
3754a9e0f8
commit
37cd99c7cf
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ authors = ["Christian Decker <decker.christian@gmail.com>"]
|
|||
license = "MIT"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.7"
|
||||
python = "^3.8"
|
||||
virtualenv = "^20.13.1"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue