pythonPackages.flammkuchen: remove unused input

This commit is contained in:
Sandro Jäckel
2021-02-15 23:53:23 +01:00
parent 05fe50b79c
commit 5b8ca716a7

View File

@@ -1,4 +1,4 @@
{ lib, pkgs, buildPythonPackage, fetchPypi, isPy27
{ lib, buildPythonPackage, fetchPypi, isPy27
, numpy
, scipy
, tables