File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
.. |melpa | image :: https://melpa.org/packages/pyenv-mode-badge.svg
2
2
:target: https://melpa.org/#/pyenv-mode
3
3
:alt: Melpa
4
+ .. |melpa-stable | image :: https://stable.melpa.org/packages/pyenv-mode-badge.svg
5
+ :target: https://stable.melpa.org/#/pyenv-mode
6
+ :alt: Melpa-Stable
7
+ .. |ci | image :: https://github.com/pythonic-emacs/pyenv-mode/actions/workflows/test.yml/badge.svg
8
+ :target: https://github.com/pythonic-emacs/pyenv-mode/actions/workflows/test.yml
9
+ :alt: CI
4
10
5
11
==========
6
12
Pyenv mode
7
13
==========
8
14
9
- |melpa |
15
+ |melpa | | melpa-stable | | ci |
10
16
11
17
Pyenv mode integrates Fabián E. Gallina's `python.el `_ with the pyenv _ tool.
12
18
This gives packages which already use python.el (like python-django _)
You can’t perform that action at this time.
0 commit comments