python3Packages.aiolyric: fix syntax

This commit is contained in:
Fabian Affolter 2022-02-25 08:37:44 +01:00 committed by GitHub
parent d13a0403a5
commit 9db2e932c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ buildPythonPackage rec {
disabledTests = [
# AssertionError, https://github.com/timmo001/aiolyric/issues/5
"test_location"
]
];
pythonImportsCheck = [
"aiolyric"