From b767b02dcbaa33897a7ac3d59b01e7094afdaf1d Mon Sep 17 00:00:00 2001 From: Felipe Noronha Date: Sat, 19 Oct 2024 02:25:55 -0300 Subject: [PATCH] revert fix docs build --- docs/Project.toml | 1 - docs/make.jl | 2 -- 2 files changed, 3 deletions(-) diff --git a/docs/Project.toml b/docs/Project.toml index 0640d86..1814eb3 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -1,6 +1,5 @@ [deps] Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" -Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" [compat] Documenter = "1" diff --git a/docs/make.jl b/docs/make.jl index e302367..5fe7cea 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -1,6 +1,4 @@ -import Pkg -Pkg.build("Oracle") using Documenter, Oracle makedocs(