Skip to content

Commit cc083dc

Browse files
Copilotncrmro
andcommitted
Add rpds-py dependency to fix ModuleNotFoundError
Co-authored-by: ncrmro <8276365+ncrmro@users.noreply.github.com>
1 parent 1c9b0ef commit cc083dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
click
3232
rich
3333
jsonschema
34+
rpds-py # Required by jsonschema's referencing dependency
3435
];
3536

3637
# Skip tests during build (they can be run in devShell)

0 commit comments

Comments
 (0)