diff --git a/README.md b/README.md index 0b29a58..c9aa52b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ versions](https://img.shields.io/pypi/pyversions/pytest-env.svg)](https://pypi.o [![check](https://github.com/pytest-dev/pytest-env/actions/workflows/check.yml/badge.svg)](https://github.com/pytest-dev/pytest-env/actions/workflows/check.yml) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) -[![Downloads](https://pepy.tech/badge/pytest-env/month)](https://pepy.tech/project/pytest-env/month) +[![Downloads](https://static.pepy.tech/badge/pytest-env/month)](https://pepy.tech/project/pytest-env) This is a `pytest` plugin that enables you to set environment variables in a `pytest.ini` or `pyproject.toml` file.