svn path=/nixpkgs/trunk/; revision=27118

This commit is contained in:
Eelco Dolstra 2011-05-03 15:44:13 +00:00
parent c0e0704163
commit 178cac1447

View File

@ -72,8 +72,6 @@ python.modules // rec {
doCheck = false;
#propagatedBuildInputs = [ paste webtest ];
meta = {
description = "A Python wrapper for the SQLite embedded relational database engine";
homepage = http://code.google.com/p/apsw/;