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:
parent
2af3773342
commit
60461dee1c
|
@ -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 ];
|
||||
|
|
Loading…
Reference in New Issue