We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fe2db5 commit ddd49ddCopy full SHA for ddd49dd
1 file changed
pyproject.toml
@@ -67,7 +67,7 @@ optional-dependencies.doc = [
67
"sphinxcontrib-bibtex>=1",
68
"sphinxext-opengraph",
69
]
70
-optional-dependencies.test = [ "coverage", "pyflowsom", "pytest" ]
+optional-dependencies.test = [ "coverage", "pyflowsom>=0.1.5", "pytest" ]
71
urls.Documentation = "https://flowsom.readthedocs.io/en/latest/"
72
urls.Home-page = "https://github.com/saeyslab/FlowSOM_Python"
73
urls.Source = "https://github.com/saeyslab/FlowSOM_Python"
0 commit comments