Merge pull request #213789 from gmacon/plotnine-propagate-inputs
plotnine: Propagate runtime inputs
This commit is contained in:
@@ -36,7 +36,7 @@ buildPythonPackage rec {
|
||||
--replace " --cov=plotnine --cov-report=xml" ""
|
||||
'';
|
||||
|
||||
buildInputs = [
|
||||
propagatedBuildInputs = [
|
||||
matplotlib
|
||||
mizani
|
||||
pandas
|
||||
|
||||
Reference in New Issue
Block a user