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 4746a50 commit c97c0cfCopy full SHA for c97c0cf
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