python3Packages.deebot-client: fix version in pyproject.toml
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
orjson,
|
||||
pkg-config,
|
||||
pycountry,
|
||||
pyprojectVersionPatchHook,
|
||||
pytest-asyncio,
|
||||
pytest-codspeed,
|
||||
pytestCheckHook,
|
||||
@@ -41,6 +42,7 @@ buildPythonPackage (finalAttrs: {
|
||||
|
||||
nativeBuildInputs = [
|
||||
pkg-config
|
||||
pyprojectVersionPatchHook
|
||||
rustPlatform.cargoSetupHook
|
||||
rustPlatform.maturinBuildHook
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user