From 3ea47a9ddce3fb5aa6d4a3996461ba285e938dad Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Sun, 2 Jun 2024 12:19:10 -0600 Subject: mk/cocotb: replace pydoc3 with pdoc3 --- nix/shells.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nix') diff --git a/nix/shells.nix b/nix/shells.nix index 0ab1bba..836dee9 100644 --- a/nix/shells.nix +++ b/nix/shells.nix @@ -42,6 +42,7 @@ find-libpython # Para cocotb matplotlib numpy + pdoc3 pillow pytest # Para cocotb (py.callPackage ./cocotb-coverage.nix { }) -- cgit v1.2.3