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

Add Project.toml for julia v1.5+ #29

Merged
merged 2 commits into from
Apr 7, 2020

Conversation

zgornel
Copy link
Contributor

@zgornel zgornel commented Mar 16, 2020

Julia 1.5-dev complains about the package not having a Project.toml:

 Error: Pkg.Types.PkgError("could not find project file for package `Languages [8ef0a80b]` at `/home/zgornel/.julia/packages/Languages/SxAMm`")
└ @ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Operations.jl:1385
ERROR: could not find project file for package `Languages [8ef0a80b]` at `/home/zgornel/.julia/packages/Languages/SxAMm`

This should provide a minimal working file.

@aviks aviks merged commit 9d4c68a into JuliaText:master Apr 7, 2020
@aviks
Copy link
Member

aviks commented Apr 7, 2020

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants