python-packages: pyramid_tm: re-enable checks

Tested on x86_64-linux.

If tests still fail elsewhere, disable them (per platform?) with a
more descriptive and up-to-date comment.
This commit is contained in:
Tobias Geerinckx-Rice 2015-05-27 01:37:42 +02:00
parent 2af3773342
commit 60461dee1c
1 changed files with 0 additions and 3 deletions

View File

@ -3897,9 +3897,6 @@ let
md5 = "89a293488093d6c30036345fa46184d2";
};
# tests are failing in version 0.7 but are fixed in trunk
doCheck = false;
propagatedBuildInputs = with self; [ transaction pyramid ];
meta = {
maintainers = with maintainers; [ garbas iElectric matejc ];