Browse Source

Python min 3.7

pull/229/head
aristocratos 4 years ago
parent
commit
0594df7d7c
  1. 2
      pyproject.toml

2
pyproject.toml

@ -9,7 +9,7 @@ license = "Apache-2.0"
include = ["bpytop-themes/*.theme"]
[tool.poetry.dependencies]
python = "^3.6"
python = "^3.7"
psutil = "^5.7.0"
[tool.poetry.dev-dependencies]

Loading…
Cancel
Save