pull/213/head
Carol Willing 2018-02-06 17:44:50 -08:00
rodzic 4db31cbd67
commit 273110e8d3
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -16,7 +16,7 @@ class JuliaBuildPack(CondaBuildPack):
"""Get additional environment settings for Julia and Jupyter
Returns:
an ordered list of environment setting tuples.
An ordered list of environment setting tuples.
The tuple contains a string of the environment variable name and
a string of the environment setting. For example,
`('JULIA_VERSION', '0.6.0')`