diff --git a/custom.el b/custom.el index 2c5e439..dfeb2ef 100644 --- a/custom.el +++ b/custom.el @@ -25,6 +25,10 @@ '(elpy-eldoc-show-current-function nil) '(elpy-rpc-timeout 4) + '(elpy-test-pytest-runner-command + '("pytest")) + '(elpy-test-runner + 'elpy-test-pytest-runner) '(explicit-shell-file-name "/bin/bash") '(find-file-suppress-same-file-warnings