Browse Source

Atlassian added

bernhardbuhl 3 years ago
parent
commit
2ba8c1b7df
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -24,7 +24,7 @@ if __name__ == '__main__':
                           "requests", "requests-toolbelt",
                           "schwifty", "selenium", "sqlalchemy",
                           "urllib3", "psutil", "pymsteams", "slack-webhook",
-                          "xl2dict", "xlrd", "xlsxwriter",
+                          "xl2dict", "xlrd", "xlsxwriter", "atlassian-python-api"
                            ],
         classifiers=[
             "Programming Language :: Python :: 3",