python3Packages.progressbar2: re-enable check since the issue was solved upstream
This commit is contained in:
@@ -16,10 +16,6 @@ buildPythonPackage rec {
|
||||
|
||||
propagatedBuildInputs = [ python-utils ];
|
||||
|
||||
# depends on unmaintained pytest-pep8
|
||||
# https://github.com/WoLpH/python-progressbar/issues/241
|
||||
doCheck = false;
|
||||
|
||||
pythonImportsCheck = [ "progressbar" ];
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user