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 2012/10/02 21:58:57 UTC

git commit: [#4785] Remove unneeded requirements

Updated Branches:
  refs/heads/master cfa7a4449 -> d385e5632


[#4785] Remove unneeded requirements

Signed-off-by: Cory Johns <jo...@geek.net>


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

Branch: refs/heads/master
Commit: d385e5632c915bbe512f5240ed12bbb223139444
Parents: cfa7a44
Author: Cory Johns <jo...@geek.net>
Authored: Tue Oct 2 19:58:20 2012 +0000
Committer: Cory Johns <jo...@geek.net>
Committed: Tue Oct 2 19:58:20 2012 +0000

----------------------------------------------------------------------
 requirements.txt |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/d385e563/requirements.txt
----------------------------------------------------------------------
diff --git a/requirements.txt b/requirements.txt
index 89baadc..ba83bbf 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,8 +5,5 @@
 # https://github.com/aaronsw/html2text/commit/a5c0f3317edd1c9b61f89539b6a6e8363cf99225
 -e git://github.com/aaronsw/html2text.git#egg=html2text
 
-SQLAlchemy==0.7.2
-MySQL-python
-
 # Include our common requirements
 -r requirements-common.txt