From 8916d90b9c40dca13363297ab4302831a627ae40 Mon Sep 17 00:00:00 2001 From: varun646 Date: Fri, 14 Jun 2024 14:47:41 -0400 Subject: [PATCH] Remove all-synthetic from optional dependencies --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6e294a8ea..e49974cd6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,6 @@ dev = [ all = [ "autora[all-theorists]", "autora[all-experimentalists]", - "autora[all-synthetic]", "autora[all-experiment-runners]", ]