Add bitrix module

This commit is contained in:
2024-04-15 02:22:02 +05:30
parent 2ed6378d06
commit ec08090ec1
3 changed files with 180 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ jinja2 = "^3.1.3"
skpy = "^0.10.6"
jira = "^3.8.0"
prompt-toolkit = "^3.0.43"
playwright = "^1.43.0"
[tool.poetry.scripts]
inni = "inni.cli:inni"