We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcac101 commit 925c2cbCopy full SHA for 925c2cb
docs/Project.toml
@@ -1,7 +1,5 @@
1
[deps]
2
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
3
-BibParser = "13533e5b-e1c2-4e57-8cef-cac5e52f6474"
4
-Bibliography = "f1be7e48-bf82-45af-a471-ae754a193061"
5
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
6
CondaPkg = "992eb4ea-22a4-4c89-a5bb-47a3300528ab"
7
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
@@ -21,8 +19,6 @@ TimeZones = "f269a46b-ccf7-5d73-abea-4c690281aa53"
21
19
22
20
[sources]
23
SolarPosition = { path = ".." }
24
-Bibliography = { url = "https://github.com/cgarling/Bibliography.jl", rev = "patch-1" }
25
-BibParser = { url = "https://github.com/cgarling/BibParser.jl", rev = "patch-1" }
26
27
[compat]
28
Documenter = "1"
0 commit comments