python3Packages.pyportainer: fix version in pyproject.toml
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
lib,
|
||||
mashumaro,
|
||||
orjson,
|
||||
pyprojectVersionPatchHook,
|
||||
pytest-cov-stub,
|
||||
pytestCheckHook,
|
||||
syrupy,
|
||||
@@ -29,6 +30,10 @@ buildPythonPackage (finalAttrs: {
|
||||
|
||||
build-system = [ hatchling ];
|
||||
|
||||
nativeBuildInputs = [
|
||||
pyprojectVersionPatchHook
|
||||
];
|
||||
|
||||
dependencies = [
|
||||
aiohttp
|
||||
mashumaro
|
||||
|
||||
Reference in New Issue
Block a user