nixpkgs/pkgs/development/python-modules/spyder
Frederik Rietdijk 3a773045e6 python3Packages: attempt to fix build, mark as broken
Earlier spyder was updated to 4.0.0. This build fails. Adding new
dependencies, it still fails, because it needs a very specific version
of jedi. This is problematic, we cannot have these tight constraints in
the Python packages set.

We could revert to 3.x. It builds, however, I expect it to have runtime
issues due to jedi as well.

https://github.com/spyder-ide/spyder/issues/11047
2020-02-16 09:55:01 +01:00
..
2.nix python2Packages.spyder: fix build 2020-02-16 09:27:14 +01:00
default.nix python3Packages: attempt to fix build, mark as broken 2020-02-16 09:55:01 +01:00