12 lines
309 B
Python
12 lines
309 B
Python
--- setup.py.orig 2019-05-22 04:44:47 UTC
|
|
+++ setup.py
|
|
@@ -54,6 +54,8 @@ setup(name='bugwarrior',
|
|
"Mock",
|
|
"nose",
|
|
"responses",
|
|
+ "pypandoc",
|
|
+ "pyac",
|
|
"bugwarrior[jira]",
|
|
"bugwarrior[megaplan]",
|
|
"bugwarrior[activecollab]",
|