Open fingolfin opened 2 years ago
using LocalRegistry
if !isdir(joinpath(first(DEPOT_PATH), "registries", "GAP_Registry"))
create_registry("GAP_Registry", "https://github.com/oscar-system/GAP_Registry")
end
LocalRegistry.register("GAP_pkg_datastructures" ; registry="GAP_Registry")
https://github.com/GunnarFarneback/LocalRegistry.jl