Skip to content

Commit cfd3dbd

Browse files
committed
removing note that env.yml is needed for julia
1 parent a647191 commit cfd3dbd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/source/config_files.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,7 @@ To install your repository like a Python package, you may include a
7171
``REQUIRE`` - Install a Julia environment
7272
=========================================
7373

74-
This specifies a list of Julia packages. Repositories with a ``REQUIRE`` file
75-
**must also contain an** ``environment.yml`` **file**. To see an example of a
74+
This specifies a list of Julia packages. To see an example of a
7675
Julia repository with ``REQUIRE`` and ``environment.yml``,
7776
visit `binder-examples/julia-python <https://github.com/binder-examples/julia-python>`_.
7877

0 commit comments

Comments
 (0)