python313Packages.denonavr: remove disabled
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
httpx,
|
||||
netifaces,
|
||||
pytest-asyncio,
|
||||
pytestCheckHook,
|
||||
pytest-httpx,
|
||||
pytest-timeout,
|
||||
pytestCheckHook,
|
||||
pythonOlder,
|
||||
setuptools,
|
||||
}:
|
||||
@@ -22,8 +22,6 @@ buildPythonPackage rec {
|
||||
version = "1.1.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ol-iver";
|
||||
repo = "denonavr";
|
||||
|
||||
Reference in New Issue
Block a user