fix build backend to uv-build
This commit is contained in:
@@ -131,7 +131,7 @@ python3Packages.buildPythonApplication rec {
|
|||||||
hash = "sha256-IDTSGsHQ8cCFvgSO7pDbSSHVNV0OIjjoEN9ZfkaPAvk=";
|
hash = "sha256-IDTSGsHQ8cCFvgSO7pDbSSHVNV0OIjjoEN9ZfkaPAvk=";
|
||||||
};
|
};
|
||||||
|
|
||||||
build-system = [ python3Packages.hatchling ];
|
build-system = [ python3Packages.uv-build ];
|
||||||
|
|
||||||
dependencies = with python3Packages; [
|
dependencies = with python3Packages; [
|
||||||
mcp httpx pillow icalendar pydantic click caldav pyjwt
|
mcp httpx pillow icalendar pydantic click caldav pyjwt
|
||||||
|
|||||||
Reference in New Issue
Block a user