forked from colonelpanic/dotfiles
delete pytest package. elpy does it bettere.
This commit is contained in:
parent
9962067795
commit
c9ede90bf6
@ -1650,10 +1650,6 @@ window is active in the perspective."
|
|||||||
(add-to-list 'company-backends 'company-jedi))
|
(add-to-list 'company-backends 'company-jedi))
|
||||||
(add-hook 'python-mode-hook #'imalison:python-mode))))
|
(add-hook 'python-mode-hook #'imalison:python-mode))))
|
||||||
|
|
||||||
(use-package pytest
|
|
||||||
:ensure t
|
|
||||||
:bind ("C-c t" . pytest-one))
|
|
||||||
|
|
||||||
;; =============================================================================
|
;; =============================================================================
|
||||||
;; Scala
|
;; Scala
|
||||||
;; =============================================================================
|
;; =============================================================================
|
||||||
|
Loading…
Reference in New Issue
Block a user