estructural changes

master
kirbylife 2019-11-04 18:23:18 -06:00
parent 1af5236b95
commit 3bedab974b
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
from iridium import iridium
from iridium.iridium import *

View File

@ -11,6 +11,7 @@ clipboard = "^0.0.4"
python-libxdo = { git = "https://github.com/rshk/python-libxdo.git" }
[tool.poetry.dev-dependencies]
ipython = "^7.9"
[build-system]
requires = ["poetry>=0.12"]