mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-22 22:25:47 +01:00
Set python version in Poetry
This commit is contained in:
parent
d841690460
commit
fed01b70bd
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ generate-setup-file = false
|
|||
script = "build.py"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
python = "3.9"
|
||||
aiofiles = "0.7.0"
|
||||
asgiref = "3.4.1"
|
||||
attrs = "21.2.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue