Skip to content
Snippets Groups Projects
Commit 3de627e2 authored by François  LAURENT's avatar François LAURENT
Browse files

juliaup no longer masks JULIA_PROJECT

parent 9d62efd5
No related branches found
No related tags found
No related merge requests found
Pipeline #131574 passed
# This file is machine-generated - editing it directly is not advised
julia_version = "1.10.0"
julia_version = "1.10.2"
manifest_format = "2.0"
project_hash = "2c20afabe03d014276e9478d0fdccbc2cdd634c1"
......@@ -64,7 +64,7 @@ weakdeps = ["Dates", "LinearAlgebra"]
[[deps.CompilerSupportLibraries_jll]]
deps = ["Artifacts", "Libdl"]
uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae"
version = "1.0.5+1"
version = "1.1.0+0"
[[deps.Conda]]
deps = ["Downloads", "JSON", "VersionParsing"]
......@@ -291,7 +291,7 @@ version = "1.12.9"
[[deps.OpenBLAS_jll]]
deps = ["Artifacts", "CompilerSupportLibraries_jll", "Libdl"]
uuid = "4536629a-c528-5b80-bd46-f80d51c5b363"
version = "0.3.23+2"
version = "0.3.23+4"
[[deps.OpenSSL_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
......
......@@ -232,6 +232,3 @@ As exemplified above, on Linux, or macOS with coreutils installed, a relative pa
```
JULIA_PROJECT=$(realpath <path>)
```
There is a known issue with `JULIA_PROJECT` not being properly propagated on calling `larvatagger.jl`, in the case Julia was installed using juliaup.
Prefer [jill](https://pypi.org/project/jill/) instead of juliaup.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment