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 c17a992 commit 182c38cCopy full SHA for 182c38c
1 file changed
python/packages/jumpstarter-driver-nanokvm/pyproject.toml
@@ -26,7 +26,7 @@ NanoKVM = "jumpstarter_driver_nanokvm.driver:NanoKVM"
26
27
[tool.hatch.version]
28
source = "vcs"
29
-raw-options = { 'root' = '../../'}
+raw-options = { 'root' = '../../..'}
30
31
[tool.hatch.metadata]
32
allow-direct-references = true
0 commit comments