You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by jo...@apache.org on 2013/08/16 02:30:09 UTC

[6/6] git commit: [#6506] Added TracWikiImporter to requirements-sf.txt

[#6506] Added TracWikiImporter to requirements-sf.txt

Signed-off-by: Cory Johns <cj...@slashdotmedia.com>


Project: http://git-wip-us.apache.org/repos/asf/incubator-allura/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-allura/commit/3e67aa66
Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/3e67aa66
Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/3e67aa66

Branch: refs/heads/master
Commit: 3e67aa667a132c162719e394a5963261dfb1345d
Parents: 0875863
Author: Cory Johns <cj...@slashdotmedia.com>
Authored: Fri Aug 16 00:27:49 2013 +0000
Committer: Cory Johns <cj...@slashdotmedia.com>
Committed: Fri Aug 16 00:27:49 2013 +0000

----------------------------------------------------------------------
 requirements-sf.txt | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/3e67aa66/requirements-sf.txt
----------------------------------------------------------------------
diff --git a/requirements-sf.txt b/requirements-sf.txt
index b774faf..6d006ec 100644
--- a/requirements-sf.txt
+++ b/requirements-sf.txt
@@ -20,6 +20,7 @@ wsgipreload==1.2
 pyzmq==2.1.7
 html2text==3.200.3dev-20121112
 PyMollom==0.1
+TracWikiImporter=0.1.0
 
 # use version built from https://github.com/johnsca/GitPython/commits/tv/6000
 # for unmerged fixes for [#5411], [#6000], and [#6078]