diff --git a/README.md b/README.md index 0417db8d5..0afd614c8 100644 --- a/README.md +++ b/README.md @@ -1027,7 +1027,7 @@ It uses the pycodestyle utility to determine what parts of the code needs to be - [pyright](https://github.com/Microsoft/pyright) — Static type checker for Python, created to address gaps in existing tools like mypy. -- [pyroma](https://github.com/regebro/pyroma) :warning: — Rate how well a Python project complies with the best practices of the Python packaging ecosystem, and list issues that could be improved. +- [pyroma](https://github.com/regebro/pyroma) — Rate how well a Python project complies with the best practices of the Python packaging ecosystem, and list issues that could be improved. - [Pysa](https://pyre-check.org/docs/pysa-basics.html) — A tool based on Facebook's pyre-check to identify potential security issues in Python code identified with taint analysis. diff --git a/data/api/tools.json b/data/api/tools.json index de1680715..aa4296aad 100644 --- a/data/api/tools.json +++ b/data/api/tools.json @@ -15205,7 +15205,7 @@ "plans": null, "description": "Rate how well a Python project complies with the best practices of the Python packaging ecosystem, and list issues that could be improved.", "discussion": null, - "deprecated": true, + "deprecated": null, "resources": null, "reviews": null, "demos": null,