File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ virtualenv
3
3
4
4
A tool for creating isolated 'virtual' python environments.
5
5
6
- .. image :: https://badge.fury .io/py /virtualenv.svg
7
- :target: https://badge.fury.io/py /virtualenv
6
+ .. image :: https://img.shields .io/pypi/v /virtualenv.svg
7
+ :target: https://pypi.org/project /virtualenv
8
8
:alt: Latest version on PyPi
9
9
.. image :: https://img.shields.io/pypi/pyversions/virtualenv.svg
10
10
:target: https://pypi.org/project/virtualenv/
@@ -18,9 +18,6 @@ A tool for creating isolated 'virtual' python environments.
18
18
.. image :: https://img.shields.io/badge/code%20style-black-000000.svg
19
19
:target: https://github.com/ambv/black
20
20
:alt: Code style: black
21
- .. image :: https://img.shields.io/pypi/v/virtualenv.svg
22
- :target: https://pypi.org/project/virtualenv
23
-
24
21
25
22
* `Installation <https://virtualenv.pypa.io/en/latest/installation.html >`_
26
23
* `Documentation <https://virtualenv.pypa.io/ >`_
You can’t perform that action at this time.
0 commit comments