python310Packages.nettigo-air-monitor: remove unused dependency orjson
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
, buildPythonPackage
|
||||
, dacite
|
||||
, fetchFromGitHub
|
||||
, orjson
|
||||
, pytest-asyncio
|
||||
, pytest-error-for-skips
|
||||
, pytestCheckHook
|
||||
@@ -30,7 +29,6 @@ buildPythonPackage rec {
|
||||
aiohttp
|
||||
aqipy-atmotech
|
||||
dacite
|
||||
orjson
|
||||
];
|
||||
|
||||
nativeCheckInputs = [
|
||||
|
||||
Reference in New Issue
Block a user