diff --git a/E/EnumSets/Compat.toml b/E/EnumSets/Compat.toml new file mode 100644 index 000000000000000..519bb0e23888d36 --- /dev/null +++ b/E/EnumSets/Compat.toml @@ -0,0 +1,2 @@ +[1] +julia = "1.6.7-1" diff --git a/E/EnumSets/Deps.toml b/E/EnumSets/Deps.toml new file mode 100644 index 000000000000000..e69de29bb2d1d64 diff --git a/E/EnumSets/Package.toml b/E/EnumSets/Package.toml new file mode 100644 index 000000000000000..be55a5b689d0c9d --- /dev/null +++ b/E/EnumSets/Package.toml @@ -0,0 +1,3 @@ +name = "EnumSets" +uuid = "6e6cbeda-52ee-45ac-a8dc-908a1b2c6a2c" +repo = "https://github.com/jw3126/EnumSets.jl.git" diff --git a/E/EnumSets/Versions.toml b/E/EnumSets/Versions.toml new file mode 100644 index 000000000000000..da1b5c86c212e50 --- /dev/null +++ b/E/EnumSets/Versions.toml @@ -0,0 +1,2 @@ +["1.0.0"] +git-tree-sha1 = "903f50d16fc4817d4c5dca9b776a050d733d8980" diff --git a/Registry.toml b/Registry.toml index bb7219e87f36dbb..e9b8b209ab00303 100644 --- a/Registry.toml +++ b/Registry.toml @@ -5088,6 +5088,7 @@ some amount of consideration when choosing package names. 6e4fe5f8-bc0f-434f-9b40-863822321529 = { name = "NativeNaNMath", path = "N/NativeNaNMath" } 6e540885-1cbc-538c-85e7-b800ca60d645 = { name = "GAP_pkg_browse_jll", path = "jll/G/GAP_pkg_browse_jll" } 6e696c72-6542-2067-7265-42206c756150 = { name = "AbstractPlutoDingetjes", path = "A/AbstractPlutoDingetjes" } +6e6cbeda-52ee-45ac-a8dc-908a1b2c6a2c = { name = "EnumSets", path = "E/EnumSets" } 6e75b9c4-186b-50bd-896f-2d2496a4843e = { name = "ScikitLearnBase", path = "S/ScikitLearnBase" } 6e80b5ca-5733-51f9-999e-c18680912812 = { name = "AWSSQS", path = "A/AWSSQS" } 6e83dbb3-75ca-525b-8ae2-3751f0dd50b4 = { name = "Discretizers", path = "D/Discretizers" }