-
Notifications
You must be signed in to change notification settings - Fork 8
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
Switch from attobot to Registrator.jl #45
Comments
REQUIRE -> Project.toml script |
Let's try triggering Registrator: @JuliaRegistrator register() |
Registration pull request created: JuliaRegistries/General/191 After the above pull request is merged, it is recommended that you create
|
Nice, that worked. Let's wait until the PR to General.jl is merged and see if TagBot creates a new github tag/release. |
Neat, worked as well. |
See https://discourse.julialang.org/t/switching-package-registration-systems-on-monday/22677/
From today on, Julia doesn't rely on METADATA.jl anymore but instead uses JuliaRegistries/General.
Hence, one has to switch from using attobot to using Registrator.jl.
The text was updated successfully, but these errors were encountered: