yams: remove doCheck = false
Python builder doesn't error when there's no checks
This commit is contained in:
@@ -26,8 +26,6 @@ python3Packages.buildPythonApplication (finalAttrs: {
|
||||
requests
|
||||
];
|
||||
|
||||
doCheck = false;
|
||||
|
||||
pythonImportsCheck = [ "yams.scrobble" ];
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user