aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--setup.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 48c0e04..549ec83 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -17,6 +17,10 @@ classifiers =
Topic :: Software Development :: Version Control :: Git
[options]
+install_requires =
+ atlassian-python-api ~= 3.0
+ PyGithub ~= 1.0
+ tomli ~= 1.0
packages = find:
python_requires = >=3.6