python3Packages.greatfet: relax dependency on ipython (#403451)
This commit is contained in:
@@ -39,6 +39,8 @@ buildPythonPackage rec {
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
pythonRelaxDeps = [ "ipython" ];
|
||||
|
||||
dependencies = [
|
||||
cmsis-svd
|
||||
future
|
||||
|
||||
Reference in New Issue
Block a user