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 3c6b89d commit e23bcb7Copy full SHA for e23bcb7
pyproject.toml
@@ -52,7 +52,7 @@ changelog = 'https://mesonbuild.com/meson-python/changelog.html'
52
test = [
53
'build',
54
'pytest >= 6.0',
55
- 'pytest-cov[toml]',
+ 'pytest-cov',
56
'pytest-mock',
57
'cython >= 3.0.3', # required for Python 3.12 support
58
'wheel',
0 commit comments