-
Notifications
You must be signed in to change notification settings - Fork 475
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move three existing packages under the SpeciesDistributionToolkit mon…
…orepo (#73409) * Update Package.toml * Update location of Fauxcurrences * Change location of SimpleSDMLayers
- Loading branch information
Showing
3 changed files
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
name = "Fauxcurrences" | ||
uuid = "a2d61402-033a-4ca9-aef4-652d70cf7c9c" | ||
repo = "https://github.com/EcoJulia/Fauxcurrences.jl.git" | ||
repo = "https://github.com/PoisotLab/SpeciesDistributionToolkit.jl.git" | ||
subdir = "Fauxcurrences" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
name = "GBIF" | ||
uuid = "ee291a33-5a6c-5552-a3c8-0f29a1181037" | ||
repo = "https://github.com/EcoJulia/GBIF.jl.git" | ||
repo = "https://github.com/PoisotLab/SpeciesDistributionToolkit.jl.git" | ||
subdir = "GBIF" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
name = "SimpleSDMLayers" | ||
uuid = "2c645270-77db-11e9-22c3-0f302a89c64c" | ||
repo = "https://github.com/EcoJulia/SimpleSDMLayers.jl.git" | ||
repo = "https://github.com/PoisotLab/SpeciesDistributionToolkit.jl.git" | ||
subdir = "SimpleSDMLayers" |