summaryrefslogtreecommitdiff
path: root/deskutils/py-bugwarrior/files/patch-setup.py
blob: 0ea9584e9f83cb3194fcedf3dbc2c7f3ecdd2a3e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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]",