Skip to content

Commit 182c38c

Browse files
committed
nanokvm: update vcs path in pyproject.toml
1 parent c17a992 commit 182c38c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/packages/jumpstarter-driver-nanokvm/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ NanoKVM = "jumpstarter_driver_nanokvm.driver:NanoKVM"
2626

2727
[tool.hatch.version]
2828
source = "vcs"
29-
raw-options = { 'root' = '../../'}
29+
raw-options = { 'root' = '../../..'}
3030

3131
[tool.hatch.metadata]
3232
allow-direct-references = true

0 commit comments

Comments
 (0)