Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timvancann authored Nov 1, 2024
1 parent 49a9c60 commit 5c98f6f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

[![codecov](https://codecov.io/github/timvancann/yt-python-ci/graph/badge.svg?token=V7PPBOI0F0)](https://codecov.io/github/timvancann/yt-python-ci)

[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://buymeacoffee.com/timvancann)


This CI pipeline uses the latest and greatest tooling to run all sorts of checks in a python project.

- UV for python dependency management and virtual environments
Expand All @@ -11,4 +14,4 @@ This CI pipeline uses the latest and greatest tooling to run all sorts of checks
- `pyright` for static type checking
- `pytest` for testing
- `pytest-cov` for coverage
- building a wheel
- building a wheel

0 comments on commit 5c98f6f

Please sign in to comment.