|
|
@ -25,6 +25,10 @@ |
|
|
'(elpy-eldoc-show-current-function |
|
|
'(elpy-eldoc-show-current-function |
|
|
nil) |
|
|
nil) |
|
|
'(elpy-rpc-timeout 4) |
|
|
'(elpy-rpc-timeout 4) |
|
|
|
|
|
'(elpy-test-pytest-runner-command |
|
|
|
|
|
'("pytest")) |
|
|
|
|
|
'(elpy-test-runner |
|
|
|
|
|
'elpy-test-pytest-runner) |
|
|
'(explicit-shell-file-name |
|
|
'(explicit-shell-file-name |
|
|
"/bin/bash") |
|
|
"/bin/bash") |
|
|
'(find-file-suppress-same-file-warnings |
|
|
'(find-file-suppress-same-file-warnings |
|
|
|