glasgow: enable tests

This commit is contained in:
Emily 2019-09-27 15:07:36 +01:00 committed by Austin Seipp
parent abcd56bd77
commit 67393f6441

View File

@ -49,9 +49,8 @@ buildPythonPackage rec {
export SETUPTOOLS_SCM_PRETEND_VERSION="${realVersion}"
'';
# a couple failing tests and also installCheck tries to build_ext again
# installCheck tries to build_ext again
doInstallCheck = false;
doCheck = false;
checkPhase = ''
python -m unittest discover