]> git.pld-linux.org Git - packages/python3-tinycss2.git/blob - no-cov.patch
- --cov option does not exist now
[packages/python3-tinycss2.git] / no-cov.patch
1 --- tinycss2-1.1.0/pyproject.toml~      2022-04-01 22:22:20.000000000 +0200
2 +++ tinycss2-1.1.0/pyproject.toml       2022-04-01 22:23:35.249327438 +0200
3 @@ -44,7 +44,6 @@
4  exclude = ['.*']
5  
6  [tool.pytest.ini_options]
7 -addopts = '--cov'
8  norecursedirs = ['tests/css-parsing-tests']
9  
10  [tool.coverage.run]
This page took 0.248304 seconds and 3 git commands to generate.