Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop using Pkg #75

Open
KristofferC opened this issue Dec 4, 2022 · 1 comment
Open

Stop using Pkg #75

KristofferC opened this issue Dec 4, 2022 · 1 comment

Comments

@KristofferC
Copy link
Member

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.

@KristofferC
Copy link
Member Author

Hm, the public API to register is to take a Pkg.Types.Project... That makes things harder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant