python3.pkgs.holoviews: remove optional dependencies

It was bringing in gdb as a transitive dependency, which is big.
This commit is contained in:
Frederik Rietdijk 2021-11-23 18:33:43 +01:00 committed by Frederik Rietdijk
parent 63686ed8e3
commit dbabce365c

View File

@ -25,16 +25,11 @@ buildPythonPackage rec {
propagatedBuildInputs = [
colorcet
param
numpy
pyviz-comms
ipython
notebook
pandas
matplotlib
bokeh
scipy
panel
param
pyviz-comms
];
# tests not fully included with pypi release