Skip to content

Commit e147fcb

Browse files
chores: remove failing badges and remove cache parameter. Now, badges are stable
1 parent d16f66f commit e147fcb

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,8 @@
66
[![Tests](https://img.shields.io/github/actions/workflow/status/saezlab/pkg_infra/ci-testing-unit.yml?branch=main)](https://github.com/saezlab/pkg_infra/actions/workflows/ci-testing-unit.yml)
77
[![Docs](https://img.shields.io/badge/docs-MkDocs-blue)](https://saezlab.github.io/pkg_infra/)
88
![Pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)
9-
[![PyPI](https://img.shields.io/pypi/v/pkg-infra?cacheSeconds=300)](https://pypi.org/project/pkg_infra/)
10-
[![Python](https://img.shields.io/pypi/pyversions/pkg-infra?cacheSeconds=300)](https://pypi.org/project/pkg_infra/)
119
[![PyPI](https://img.shields.io/pypi/v/pkg_infra)](https://pypi.org/project/pkg_infra/)
12-
[![Python](https://img.shields.io/pypi/pyversions/pkg_infra)](https://pypi.org/project/pkg_infra/)
10+
![Python](https://img.shields.io/badge/dynamic/toml?url=https%3A%2F%2Fraw.githubusercontent.com%2Fsaezlab%2Fpkg_infra%2Fmain%2Fpyproject.toml&query=%24.project.requires-python&label=python)
1311
![License](https://img.shields.io/github/license/saezlab/pkg_infra)
1412
![Issues](https://img.shields.io/github/issues/saezlab/pkg_infra)
1513
![Last Commit](https://img.shields.io/github/last-commit/saezlab/pkg_infra)

0 commit comments

Comments
 (0)