From 8ffcf4018728e3940d81e2e405b62034a281879a Mon Sep 17 00:00:00 2001 From: DeborahVolpe Date: Mon, 27 May 2024 16:29:37 +0200 Subject: [PATCH] nox update --- noxfile.py | 1 + 1 file changed, 1 insertion(+) diff --git a/noxfile.py b/noxfile.py index e0b7845..7f60553 100644 --- a/noxfile.py +++ b/noxfile.py @@ -34,6 +34,7 @@ "dwave-system>=1.20", "pandas>=2.1", "qubovert>=1.0", + "mesonpy>=0.10.0", ] if os.environ.get("CI", None):