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):