Skip to content

Commit

Permalink
Remove OpenStreetMap as pacakge dependency - only needed in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
claireh93 committed Mar 10, 2023
1 parent 77b941e commit b0bf15c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 64 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,7 @@ jobs:
- x64
experimental:
- false
include:
- os: windows-latest
architecture: x86
julia-version: '1.8'
fail-fast: false
env:
PYTHON: ""
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down
54 changes: 0 additions & 54 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -546,12 +546,6 @@ git-tree-sha1 = "344bf40dcab1073aca04aa0df4fb092f920e4011"
uuid = "3b182d85-2403-5c21-9c21-1e1f0cc25472"
version = "1.3.14+0"

[[Graphs]]
deps = ["ArnoldiMethod", "Compat", "DataStructures", "Distributed", "Inflate", "LinearAlgebra", "Random", "SharedArrays", "SimpleTraits", "SparseArrays", "Statistics"]
git-tree-sha1 = "ba2d094a88b6b287bd25cfa86f301e7693ffae2f"
uuid = "86223c79-3864-5bf0-83f7-82e725a168b6"
version = "1.7.4"

[[Grisu]]
git-tree-sha1 = "53bb909d1151e57e2484c3d1b53e19552b887fb2"
uuid = "42e2da0e-8278-4e71-bc24-59509adca0fe"
Expand Down Expand Up @@ -738,12 +732,6 @@ deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2
uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
version = "7.84.0+0"

[[LibExpat]]
deps = ["Expat_jll", "Pkg"]
git-tree-sha1 = "27dc51f94ceb107fd53b367431a638b430e01e81"
uuid = "522f3ed2-3f36-55e3-b6df-e94fee9b0c07"
version = "0.6.1"

[[LibGit2]]
deps = ["Base64", "NetworkOptions", "Printf", "SHA"]
uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
Expand Down Expand Up @@ -1002,18 +990,6 @@ git-tree-sha1 = "13652491f6856acfd2db29360e1bbcd4565d04f1"
uuid = "efe28fd5-8261-553b-a9e1-b2916fc3738e"
version = "0.5.5+0"

[[OpenStreetMapX]]
deps = ["CodecZlib", "DataStructures", "Graphs", "HTTP", "JSON", "LibExpat", "ProtoBuf", "Random", "Serialization", "SparseArrays", "StableRNGs", "Statistics"]
git-tree-sha1 = "2494864344138eeedd0ae108b99b06c8a1f05685"
uuid = "86cd37e6-c0ff-550b-95fe-21d72c8d4fc9"
version = "0.3.3"

[[OpenStreetMapXPlot]]
deps = ["OpenStreetMapX", "Plots", "PyPlot", "Random", "Test"]
git-tree-sha1 = "91b39a896452faed6e0ad861fd3e7b627eaa5948"
uuid = "d3d4fdd0-c191-11e8-3358-a3629b56487d"
version = "0.1.4"

[[Opus_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
git-tree-sha1 = "51a08fb14ec28da2ec7a927c4337e4332c2a4720"
Expand Down Expand Up @@ -1133,24 +1109,6 @@ uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7"
deps = ["Printf"]
uuid = "9abbd945-dff8-562f-b5e8-e1ebf5ef1b79"

[[ProtoBuf]]
deps = ["Logging", "protoc_jll"]
git-tree-sha1 = "5bb5eb83db702376abe5fb2ef0739b08da3ab461"
uuid = "3349acd9-ac6a-5e09-bcdb-63829b23a429"
version = "0.11.5"

[[PyCall]]
deps = ["Conda", "Dates", "Libdl", "LinearAlgebra", "MacroTools", "Serialization", "VersionParsing"]
git-tree-sha1 = "62f417f6ad727987c755549e9cd88c46578da562"
uuid = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
version = "1.95.1"

[[PyPlot]]
deps = ["Colors", "LaTeXStrings", "PyCall", "Sockets", "Test", "VersionParsing"]
git-tree-sha1 = "f9d953684d4d21e947cb6d642db18853d43cb027"
uuid = "d330b81b-6aea-500a-939a-2ce795aea3ee"
version = "2.11.0"

[[Qt5Base_jll]]
deps = ["Artifacts", "CompilerSupportLibraries_jll", "Fontconfig_jll", "Glib_jll", "JLLWrappers", "Libdl", "Libglvnd_jll", "OpenSSL_jll", "Pkg", "Xorg_libXext_jll", "Xorg_libxcb_jll", "Xorg_xcb_util_image_jll", "Xorg_xcb_util_keysyms_jll", "Xorg_xcb_util_renderutil_jll", "Xorg_xcb_util_wm_jll", "Zlib_jll", "xkbcommon_jll"]
git-tree-sha1 = "0c03844e2231e12fda4d0086fd7cbe4098ee8dc5"
Expand Down Expand Up @@ -1336,12 +1294,6 @@ git-tree-sha1 = "d75bda01f8c31ebb72df80a46c88b25d1c79c56d"
uuid = "276daf66-3868-5448-9aa4-cd146d93841b"
version = "2.1.7"

[[StableRNGs]]
deps = ["Random", "Test"]
git-tree-sha1 = "3be7d49667040add7ee151fefaf1f8c04c8c8276"
uuid = "860ef19b-820b-49d6-a774-d7a799459cd3"
version = "1.0.0"

[[StaticArrays]]
deps = ["LinearAlgebra", "Random", "StaticArraysCore", "Statistics"]
git-tree-sha1 = "dfec37b90740e3b9aa5dc2613892a3fc155c3b42"
Expand Down Expand Up @@ -1737,12 +1689,6 @@ deps = ["Artifacts", "Libdl"]
uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
version = "17.4.0+0"

[[protoc_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
git-tree-sha1 = "f163144b28db53c78ec0ff2b82cfa225f0c7a0f4"
uuid = "c7845625-083e-5bbe-8504-b32d602b7110"
version = "3.21.12+0"

[[snappy_jll]]
deps = ["Artifacts", "JLLWrappers", "LZO_jll", "Libdl", "Pkg", "Zlib_jll"]
git-tree-sha1 = "985c1da710b0e43f7c52f037441021dfd0e3be14"
Expand Down
4 changes: 0 additions & 4 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ HCubature = "19dc6840-f33b-545b-b366-655c7e3ffd49"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
Missings = "e1d29d7a-bbdc-5cf2-9ac0-f12de2c33e28"
NetCDF = "30363a11-5582-574a-97bb-aa9a979735b9"
OpenStreetMapX = "86cd37e6-c0ff-550b-95fe-21d72c8d4fc9"
OpenStreetMapXPlot = "d3d4fdd0-c191-11e8-3358-a3629b56487d"
PhyloNetworks = "33ad39ac-ed31-50eb-9b15-43d0656eaa72"
PhyloPlots = "c0d5b6db-e3fc-52bc-a87d-1d050989ed3b"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Expand All @@ -46,8 +44,6 @@ GeometryBasics = "0.3.10"
HCubature = "1.5.0"
JLD2 = "0.4.22"
Missings = "1.0.2"
OpenStreetMapX = "0.3.3"
OpenStreetMapXPlot = "0.1.4"
PhyloNetworks = "0.15.2"
PhyloPlots = "1.0.0"
Plots = "1.32.0"
Expand Down

0 comments on commit b0bf15c

Please sign in to comment.