python311Packages.pymetno: remove pytz
This commit is contained in:
parent
77784427cb
commit
4cde58f012
1 changed files with 0 additions and 2 deletions
|
@ -3,7 +3,6 @@
|
|||
, fetchFromGitHub
|
||||
, aiohttp
|
||||
, async-timeout
|
||||
, pytz
|
||||
, xmltodict
|
||||
, pythonOlder
|
||||
}:
|
||||
|
@ -25,7 +24,6 @@ buildPythonPackage rec {
|
|||
propagatedBuildInputs = [
|
||||
aiohttp
|
||||
async-timeout
|
||||
pytz
|
||||
xmltodict
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue