You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be better if RegistryTools just parsed the TOML files of the package and stop relying on Pkg completely. I don't think it requires that much more logic and it avoids having to run Registrator on new Julia versions (possibly nightly) when new features in Pkg are added.
The text was updated successfully, but these errors were encountered:
I think it would be better if RegistryTools just parsed the TOML files of the package and stop relying on Pkg completely. I don't think it requires that much more logic and it avoids having to run Registrator on new Julia versions (possibly nightly) when new features in Pkg are added.
The text was updated successfully, but these errors were encountered: