Skip to content

Commit 05070cf

Browse files
authored
Merge pull request #861 from jobselko/add_pypi_badge
Update badges in README
2 parents e4cbc93 + 5e998af commit 05070cf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# pulp_python
22

3-
![Pulp Nightly CI/CD](https://github.com/pulp/pulp_python/actions/workflows/nightly.yml/badge.svg)
3+
[![PyPI](https://img.shields.io/pypi/v/pulp_python.svg)](https://pypi.python.org/pypi/pulp_python)
4+
[![Pulp Nightly CI/CD](https://github.com/pulp/pulp_python/actions/workflows/nightly.yml/badge.svg)](https://github.com/pulp/pulp_python/actions/workflows/nightly.yml)
45

56
A Pulp plugin to support hosting your own pip compatible Python packages.
67

0 commit comments

Comments
 (0)