Skip to content

Commit be69a66

Browse files
author
SophieCurinier
committed
[DEVOPS-420] Correct include package in pyproject.toml
1 parent 99d2455 commit be69a66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ include = [
1515
]
1616

1717
packages = [
18-
{ include = "hooks" }
18+
{ include = "mirageoscience/hooks" }
1919
]
2020

2121
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)