diff --git a/curations/PyPI/_/pytest-cov.yml b/curations/PyPI/_/pytest-cov.yml new file mode 100644 index 00000000..f45e4719 --- /dev/null +++ b/curations/PyPI/_/pytest-cov.yml @@ -0,0 +1,8 @@ +- id: "PyPI::pytest-cov:(,4.1.0]" + curations: + comment: | + The LICENSE file always contained only the 'MIT' license text, while the project metadata accidentally + declared it to be license under 'BSD-LICENSE' for all version prior to 2.12.0, see also + pytest-dev/pytest-cov@2cd0094 + declared_license_mapping: + "BSD License": "MIT"