lang/python: lazyload python-pytest #1026
This commit is contained in:
parent
38d0d88018
commit
408eecad8e
1 changed files with 3 additions and 0 deletions
|
@ -118,7 +118,9 @@ called.")
|
||||||
:n "O" #'nosetests-pdb-one
|
:n "O" #'nosetests-pdb-one
|
||||||
:n "V" #'nosetests-pdb-module))
|
:n "V" #'nosetests-pdb-module))
|
||||||
|
|
||||||
|
|
||||||
(def-package! python-pytest
|
(def-package! python-pytest
|
||||||
|
:defer t
|
||||||
:init
|
:init
|
||||||
(map! :after python
|
(map! :after python
|
||||||
:map python-mode-map
|
:map python-mode-map
|
||||||
|
@ -129,6 +131,7 @@ called.")
|
||||||
:nv "m" #'python-pytest-repeat
|
:nv "m" #'python-pytest-repeat
|
||||||
:nv "p" #'python-pytest-popup))
|
:nv "p" #'python-pytest-popup))
|
||||||
|
|
||||||
|
|
||||||
;;
|
;;
|
||||||
;; Environment management
|
;; Environment management
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue