mirror of
https://github.com/ralsina/xrandroll.git
synced 2025-09-13 09:03:49 +00:00
New deps for non-homless-person xrandr parsing
This commit is contained in:
@@ -13,6 +13,8 @@ packages = [
|
|||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
pyside2 = ">5.14"
|
pyside2 = ">5.14"
|
||||||
python = ">=3.6 <3.9"
|
python = ">=3.6 <3.9"
|
||||||
|
pyedid = ">=0.1"
|
||||||
|
parse = ">1.0"
|
||||||
|
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
|
Reference in New Issue
Block a user