diff --git a/P/PyGDatasets/Compat.toml b/P/PyGDatasets/Compat.toml new file mode 100644 index 000000000000000..81d4a9d8d855967 --- /dev/null +++ b/P/PyGDatasets/Compat.toml @@ -0,0 +1,6 @@ +[0] +DLPack = "0.3" +GNNGraphs = "1.3.1-1" +PythonCall = "0.9.23-0.9" +Scratch = "1.2.1-1" +julia = "1.10.0-1" diff --git a/P/PyGDatasets/Deps.toml b/P/PyGDatasets/Deps.toml new file mode 100644 index 000000000000000..5dc0e9ba0e09f5e --- /dev/null +++ b/P/PyGDatasets/Deps.toml @@ -0,0 +1,5 @@ +[0] +DLPack = "53c2dc0f-f7d5-43fd-8906-6c0220547083" +GNNGraphs = "aed8fd31-079b-4b5a-b342-a13352159b8c" +PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d" +Scratch = "6c6a2e73-6563-6170-7368-637461726353" diff --git a/P/PyGDatasets/Package.toml b/P/PyGDatasets/Package.toml new file mode 100644 index 000000000000000..fde7c10102b418f --- /dev/null +++ b/P/PyGDatasets/Package.toml @@ -0,0 +1,3 @@ +name = "PyGDatasets" +uuid = "44f67abd-f36e-4be4-bfe5-65f468a62b3d" +repo = "https://github.com/CarloLucibello/PyGDatasets.jl.git" diff --git a/P/PyGDatasets/Versions.toml b/P/PyGDatasets/Versions.toml new file mode 100644 index 000000000000000..4cd0e0292fdbb1a --- /dev/null +++ b/P/PyGDatasets/Versions.toml @@ -0,0 +1,2 @@ +["0.1.0"] +git-tree-sha1 = "663bdef672be97b4aef375faf86c41f306b44f76" diff --git a/Registry.toml b/Registry.toml index 5ed7d1d75b8ced0..737f858bf0d1a9f 100644 --- a/Registry.toml +++ b/Registry.toml @@ -3211,6 +3211,7 @@ some amount of consideration when choosing package names. 44e8cb2c-dfab-4825-9c70-d4808a591196 = { name = "JetReconstruction", path = "J/JetReconstruction" } 44eb87bc-f37b-45e8-9f53-3bcb453a652d = { name = "RepoSnapshots", path = "R/RepoSnapshots" } 44ee3b1c-bc02-53fa-8355-8e347616e15e = { name = "GeophysicalFlows", path = "G/GeophysicalFlows" } +44f67abd-f36e-4be4-bfe5-65f468a62b3d = { name = "PyGDatasets", path = "P/PyGDatasets" } 44f9e87b-acd6-44e6-b5b0-e1db9a6b2dd4 = { name = "WaveFD", path = "W/WaveFD" } 4501d1b7-89e6-4e46-91a8-67bb9f30e2fe = { name = "SAMTools", path = "S/SAMTools" } 450466ac-e45e-40ce-9385-fade81a2016c = { name = "SFrontiers", path = "S/SFrontiers" }