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