python313Packages.oralb-ble: remove disabled
This commit is contained in:
@@ -11,7 +11,6 @@
|
|||||||
pytest-asyncio,
|
pytest-asyncio,
|
||||||
pytest-cov-stub,
|
pytest-cov-stub,
|
||||||
pytestCheckHook,
|
pytestCheckHook,
|
||||||
pythonOlder,
|
|
||||||
}:
|
}:
|
||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
@@ -19,8 +18,6 @@ buildPythonPackage rec {
|
|||||||
version = "1.0.2";
|
version = "1.0.2";
|
||||||
pyproject = true;
|
pyproject = true;
|
||||||
|
|
||||||
disabled = pythonOlder "3.9";
|
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "Bluetooth-Devices";
|
owner = "Bluetooth-Devices";
|
||||||
repo = "oralb-ble";
|
repo = "oralb-ble";
|
||||||
|
|||||||
Reference in New Issue
Block a user