python3Packages.greatfet: relax dependency on ipython (#403451)

This commit is contained in:
Moritz Sanft
2025-05-02 08:59:52 +02:00
committed by GitHub
@@ -39,6 +39,8 @@ buildPythonPackage rec {
build-system = [ setuptools ];
pythonRelaxDeps = [ "ipython" ];
dependencies = [
cmsis-svd
future