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 e23afee commit de1bd04Copy full SHA for de1bd04
pyproject.toml
@@ -61,7 +61,7 @@ Changelog = "https://instrumentman.readthedocs.io/latest/changelog"
61
iman = "instrumentman:cli"
62
63
[project.optional-dependencies]
64
-all = ["instrumentman[panorama"]
+all = ["instrumentman[panorama]"]
65
panorama = [
66
"opencv-python~=4.8"
67
]
0 commit comments