Update julia documentation

pull/595/head
David Anthoff 2019-03-05 21:09:56 -08:00
rodzic 0bbfb7c57d
commit e845db33da
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -74,6 +74,9 @@ Julia
To build an environment with Julia, include a configuration file called
``Project.toml``. The format of this file is documented at
`the Julia Pkg.jl documentation <https://julialang.github.io/Pkg.jl/stable/>`_.
To specify a specific version of Julia to install, put a Julia version in the
``Compat`` section of the ``Project.toml`` file, as described
here: https://julialang.github.io/Pkg.jl/stable/compatibility.
Languages not covered here
==========================