Skip to content

Commit 77f23be

Browse files
Use jira instead of jira[cli] (#42)
Fixes: #36
1 parent 33e2753 commit 77f23be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ requires-python = ">=3.11"
99
readme = "README.md"
1010

1111
dependencies = [
12-
"jira[cli]>=3.6.0",
12+
"jira>=3.6.0",
1313
"click>=8.1.7",
1414
"pyyaml>=6.0.1",
1515
"tabulate>=0.9.0",

0 commit comments

Comments
 (0)