Commit fdc2bb0e authored by Ivan Mincik's avatar Ivan Mincik
Browse files

python3Packages.shapely: alphabetical ordering of parameters

parent d3bc8092
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
{ lib
, stdenv
, buildPythonPackage
, pythonOlder
, fetchPypi
, pytestCheckHook
, pythonOlder

, cython
, geos
, numpy
, oldest-supported-numpy
, setuptools
, wheel
, numpy
, pytestCheckHook
}:

buildPythonPackage rec {