python3Packages.owslib: remove unused parameter
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
, stdenv
|
||||
, buildPythonPackage
|
||||
, fetchFromGitHub
|
||||
|
||||
, lxml
|
||||
, pyproj
|
||||
, pytestCheckHook
|
||||
@@ -10,7 +11,6 @@
|
||||
, pytz
|
||||
, pyyaml
|
||||
, requests
|
||||
, python
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
|
||||
Reference in New Issue
Block a user