From fb4646956bb53a44aa7f09cab839ccc534e1c9c9 Mon Sep 17 00:00:00 2001 From: Ivan Ogasawara Date: Thu, 3 Sep 2026 01:51:55 +0000 Subject: [PATCH] fix: Fix wheel smoke job --- conda/dev.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/conda/dev.yaml b/conda/dev.yaml index 866f522..29a6c72 100644 --- a/conda/dev.yaml +++ b/conda/dev.yaml @@ -14,6 +14,7 @@ dependencies: - shellcheck - pip - pip: + - makim==1.27.0 # fix issues with distlib - paginate - pyrepl