diff --git a/evaluation/fishfarm/pyproject.toml b/evaluation/fishfarm/pyproject.toml index 8375b35..e474afa 100644 --- a/evaluation/fishfarm/pyproject.toml +++ b/evaluation/fishfarm/pyproject.toml @@ -1,3 +1,7 @@ +[build-system] +requires = ["setuptools>=61.0", "wheel"] +build-backend = "setuptools.build_meta" + [project] name = "fishfarm" description = ""