diff --git a/pyproject.toml b/pyproject.toml deleted file mode 100644 index 19a6ee8b..00000000 --- a/pyproject.toml +++ /dev/null @@ -1,9 +0,0 @@ -[ tool.gilesbot ] - - [ tool.gilesbot.circleci_artifacts.docs ] - url = "public/index.html" - message = "Click details to preview the HTML documentation." - - [ tool.gilesbot.circleci_artifacts.swagger ] - url = "client-server/index.html" - message = "Click to preview the swagger build."