lang/python: remove redundant pip-requirements config
The auto-mode-alist entry is already set up by pip-requirements-autoloads.
This commit is contained in:
parent
76f09b077b
commit
7eb0dd6340
1 changed files with 0 additions and 4 deletions
|
@ -112,10 +112,6 @@ environment variables."
|
||||||
:nv "u" #'anaconda-mode-find-references))
|
:nv "u" #'anaconda-mode-find-references))
|
||||||
|
|
||||||
|
|
||||||
(def-package! pip-requirements
|
|
||||||
:mode ("/requirements.txt$" . pip-requirements-mode))
|
|
||||||
|
|
||||||
|
|
||||||
(def-package! nose
|
(def-package! nose
|
||||||
:commands nose-mode
|
:commands nose-mode
|
||||||
:preface
|
:preface
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue