remove python38 from pyproject.toml (#1632)
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ generate-setup-file = false
|
||||
script = "tools/build.py"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10 | ^3.9 | ^3.8.1"
|
||||
python = "^3.10 | ^3.9"
|
||||
bech32 = "1.2.0"
|
||||
bitstring = "3.1.9"
|
||||
click = "8.0.4"
|
||||
|
||||
Reference in New Issue
Block a user