Skip to content

Commit

Permalink
New package: HydroTools v0.1.0
Browse files Browse the repository at this point in the history
UUID: 179359cd-bac3-4aa1-bccd-287172463ab0
Repo: https://github.com/CUG-hydro/HydroTools.jl.git
Tree: 10f6468102bac2218700226f63896ebf6ef902bc

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator committed Jul 23, 2023
1 parent 6672b58 commit 8644c80
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 0 deletions.
2 changes: 2 additions & 0 deletions H/HydroTools/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
julia = "1.9.0-1"
4 changes: 4 additions & 0 deletions H/HydroTools/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3 changes: 3 additions & 0 deletions H/HydroTools/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "HydroTools"
uuid = "179359cd-bac3-4aa1-bccd-287172463ab0"
repo = "https://github.com/CUG-hydro/HydroTools.jl.git"
2 changes: 2 additions & 0 deletions H/HydroTools/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "10f6468102bac2218700226f63896ebf6ef902bc"
2 changes: 2 additions & 0 deletions H/HydroTools/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -940,6 +940,7 @@ some amount of consideration when choosing package names.
1785c143-4357-4f1f-be49-5c4bc10f803a = { name = "NumCME", path = "N/NumCME" }
1785f50a-c9a2-51c8-aad6-0dd19114bd56 = { name = "ReinforcementLearningEnvironmentDiscrete", path = "R/ReinforcementLearningEnvironmentDiscrete" }
1789bc09-29e6-4c93-9c75-fe2179693664 = { name = "NCRegressionTests", path = "N/NCRegressionTests" }
179359cd-bac3-4aa1-bccd-287172463ab0 = { name = "HydroTools", path = "H/HydroTools" }
1798185d-28e1-492f-bad0-0ffd3086b9ac = { name = "RankingDifferences", path = "R/RankingDifferences" }
17994d07-08fe-42cc-bc1b-7af499b1ea47 = { name = "DebugAdapter", path = "D/DebugAdapter" }
179af706-886a-5703-950a-314cd64e0468 = { name = "CFTime", path = "C/CFTime" }
Expand Down

0 comments on commit 8644c80

Please sign in to comment.