python3Packages.aprslib: fix misleading comment
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
@@ -28,7 +28,7 @@ buildPythonPackage (finalAttrs: {
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
doCheck = false; # mox3 is disabled on python311
|
||||
doCheck = false; # mox3 is not packaged
|
||||
|
||||
nativeCheckInputs = [ pytestCheckHook ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user