From 0e7534e963397590ef86c5bf5b031a3688c84432 Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Sat, 23 Jan 2010 10:09:50 +1100 Subject: [PATCH] remove BeautifulSoup dependency, only used in depricated code in python-oxweb --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 49e6d81c..e7eee61f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,6 @@ -e svn+http://code.djangoproject.com/svn/django/trunk#egg=django -e hg+http://bitbucket.org/andrewgodwin/south/#egg=south chardet -BeautifulSoup -e bzr+http://code.0xdb.org/python-oxlib/#egg=python-oxlib -e bzr+http://code.0xdb.org/python-oxweb/#egg=python-oxweb -e bzr+http://code.0xdb.org/python-oxdjango/#egg=python-oxdjango