We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0549d2b commit 2d00031Copy full SHA for 2d00031
curations/PyPI/_/pytest-cov.yml
@@ -0,0 +1,9 @@
1
+- id: "PyPI::pytest-cov:(,2.12.0["
2
+ curations:
3
+ comment: |
4
+ The LICENSE file always contained only the 'MIT' license text, while the project metadata accidentally
5
+ declared it to be licensed under 'BSD License' for all version prior to 2.12.0, see also
6
+ https://github.com/pytest-dev/pytest-cov/commit/2cd0094 and
7
+ https://github.com/pytest-dev/pytest-cov/pull/467.
8
+ declared_license_mapping:
9
+ "BSD License": "MIT"
0 commit comments