Skip to content

Commit

Permalink
add pypi badge
Browse files Browse the repository at this point in the history
  • Loading branch information
timkpaine committed Mar 9, 2023
1 parent 6ff3f1d commit 6840aa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Example python project

[![Build Status](https://github.com/ColumbiaOSS/example-project-python/workflows/Build%20Status/badge.svg?branch=main)](https://github.com/ColumbiaOSS/example-project-python/actions?query=workflow%3A%22Build+Status%22)
[![codecov](https://codecov.io/gh/ColumbiaOSS/example-project-python/branch/main/graph/badge.svg)](https://codecov.io/gh/ColumbiaOSS/example-project-python)
[![PyPI](https://img.shields.io/pypi/v/example-project-python)](https://pypi.org/project/example-project-python/)

## Details
This project is a pure python project using modern tooling. It uses a `Makefile` as a command registry, with the following commands:
Expand Down

0 comments on commit 6840aa0

Please sign in to comment.