File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ be configured in two ways:
95
95
96
96
| ` -X ` option | Environment Variable | Description |
97
97
| :---------- | :------------------- | :---------- |
98
- | `-X juliacall-home=<dir > | ` PYTHON_JULIACALL_BINDIR=<dir> ` | The directory containing the julia executable. |
98
+ | ` -X juliacall-home=<dir> ` | ` PYTHON_JULIACALL_BINDIR=<dir> ` | The directory containing the julia executable. |
99
99
| `-X juliacall-check-bounds=<yes| no| auto>` | `PYTHON_JULIACALL_CHECK_BOUNDS=<yes| no| auto>` | Enable or disable bounds checking. |
100
100
| `-X juliacall-compile=<yes| no| all| min>` | `PYTHON_JULIACALL_COMPILE=<yes| no| all| min>` | Enable or disable JIT compilation. |
101
101
| `-X juliacall-compiled-modules=<yes| no>` | `PYTHON_JULIACALL_COMPILED_MODULES=<yes| no>` | Enable or disable incrementally compiling modules. |
You can’t perform that action at this time.
0 commit comments