mirror of
https://github.com/aljazceru/plugins.git
synced 2026-01-06 14:54:19 +01:00
meta: Move the meta project to py3.7 as pyln-client requires that
This commit is contained in:
@@ -6,7 +6,7 @@ authors = ["Christian Decker <decker.christian@gmail.com>"]
|
||||
license = "MIT"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.6"
|
||||
python = "^3.7"
|
||||
virtualenv = "^20.13.1"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user