summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernát Gábor <gaborjbernat@gmail.com>2022-12-20 11:09:30 -0800
committerGitHub <noreply@github.com>2022-12-20 11:09:30 -0800
commit463cd12a778d057fe4e4ba17b6467f273c18022b (patch)
treeb6d619e0f5c684955b8237150fdf88c6c34b34db
parentf460c848466cdf3156867e272f86d4cdccabd714 (diff)
downloadtox-git-463cd12a778d057fe4e4ba17b6467f273c18022b.tar.gz
Update README.md
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1df8055f..d1e9b95a 100644
--- a/README.md
+++ b/README.md
@@ -5,9 +5,7 @@
versions](https://img.shields.io/pypi/pyversions/tox.svg)](https://pypi.org/project/tox/)
[![Documentation
status](https://readthedocs.org/projects/tox/badge/?version=latest)](https://tox.readthedocs.io/en/latest/?badge=latest)
-[![Code style:
-black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
-[![Downloads](https://pepy.tech/badge/tox/month)](https://pepy.tech/project/tox/month)
+[![Downloads](https://pepy.tech/badge/tox/month)](https://pepy.tech/project/tox)
[![check](https://github.com/tox-dev/tox/actions/workflows/check.yml/badge.svg)](https://github.com/tox-dev/tox/actions/workflows/check.yml)
`tox` aims to automate and standardize testing in Python. It is part of a larger vision of easing the packaging, testing