removing note that env.yml is needed for julia

pull/477/head
Chris Holdgraf 2018-11-26 10:21:02 -06:00
rodzic a647191689
commit cfd3dbdb5f
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -71,8 +71,7 @@ To install your repository like a Python package, you may include a
``REQUIRE`` - Install a Julia environment
=========================================
This specifies a list of Julia packages. Repositories with a ``REQUIRE`` file
**must also contain an** ``environment.yml`` **file**. To see an example of a
This specifies a list of Julia packages. To see an example of a
Julia repository with ``REQUIRE`` and ``environment.yml``,
visit `binder-examples/julia-python <https://github.com/binder-examples/julia-python>`_.