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 227a067 commit 2b26883Copy full SHA for 2b26883
pyproject.toml
@@ -25,7 +25,7 @@ urlsketch = "sourmash_plugin_directsketch:Download_and_Sketch_Url"
25
[project.optional-dependencies]
26
test = [
27
"pytest>=6.2.4,<8.4.0",
28
- "pytest-cov>=2.12,<6.0",
+ "pytest-cov>=2.12,<7.0",
29
"pytest-xdist",
30
]
31
0 commit comments