Skip to content

Commit

Permalink
updating readme to match new test and lint package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
PhillipsOwen committed Jul 28, 2023
1 parent 7e1813f commit c96a661
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 @@ -18,6 +18,7 @@ A Workflow manager that creates and monitors K8s jobs for each data processing c
#### Components and versions...
[![Python](https://img.shields.io/badge/Python-3.11.4-orange)](https://github.com/python/cpython)
[![Linting Pylint](https://img.shields.io/badge/Pylint-%202.17.4-yellow)](https://github.com/PyCQA/pylint)
[![Pytest](https://img.shields.io/badge/Pytest-%207.4.0-blue)](https://github.com/pytest-dev/pytest)
#### Build status...
[![PyLint the codebase](https://github.com/RENCI/APSVIZ-Supervisor/actions/workflows/pylint.yml/badge.svg)](https://github.com/RENCI/APSVIZ-Supervisor/actions/workflows/pylint.yml)
[![Build and push the Docker image](https://github.com/RENCI/APSVIZ-Supervisor/actions/workflows/image-push.yml/badge.svg)](https://github.com/RENCI/APSVIZ-Supervisor/actions/workflows/image-push.yml)
Expand Down

0 comments on commit c96a661

Please sign in to comment.