orange3: fix build

Signed-off-by: lucasew <lucas59356@gmail.com>
This commit is contained in:
lucasew 2023-10-22 23:50:30 -03:00
parent 53ff668819
commit 03eb6b9880

View File

@ -45,7 +45,6 @@ let
self = buildPythonPackage rec {
pname = "orange3";
version = "3.36.1";
format = "pyproject";
disabled = pythonOlder "3.7";