Lazy-load python-pytest

This commit is contained in:
Henrik Lissner 2018-12-03 23:15:40 -05:00 committed by GitHub
parent 52f805ba62
commit 30fbb0d62f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -111,8 +111,9 @@
:n "V" #'nosetests-pdb-module)) :n "V" #'nosetests-pdb-module))
(def-package! python-pytest (def-package! python-pytest
:config :init
(map! :map python-mode-map (map! :after python
:map python-mode-map
:localleader :localleader
:prefix "t" :prefix "t"
:nv "f" #'python-pytest-file :nv "f" #'python-pytest-file