mirror of
https://github.com/lnbits/lnbits.git
synced 2025-06-25 16:20:54 +02:00
Set python version in Poetry
This commit is contained in:
parent
d841690460
commit
fed01b70bd
@ -9,7 +9,7 @@ generate-setup-file = false
|
|||||||
script = "build.py"
|
script = "build.py"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.9"
|
python = "3.9"
|
||||||
aiofiles = "0.7.0"
|
aiofiles = "0.7.0"
|
||||||
asgiref = "3.4.1"
|
asgiref = "3.4.1"
|
||||||
attrs = "21.2.0"
|
attrs = "21.2.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user