estructural changes
parent
1af5236b95
commit
3bedab974b
|
@ -1 +1 @@
|
||||||
from iridium import iridium
|
from iridium.iridium import *
|
||||||
|
|
|
@ -11,6 +11,7 @@ clipboard = "^0.0.4"
|
||||||
python-libxdo = { git = "https://github.com/rshk/python-libxdo.git" }
|
python-libxdo = { git = "https://github.com/rshk/python-libxdo.git" }
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
|
ipython = "^7.9"
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry>=0.12"]
|
requires = ["poetry>=0.12"]
|
||||||
|
|
Loading…
Reference in New Issue