Skip to content

Commit d0f1b2b

Browse files
committed
chore(build): add missing dependencies
1 parent 5eab74e commit d0f1b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ classifiers = [
4949
"Framework :: Robot Framework :: Tool",
5050
]
5151
requires-python = ">=3.8"
52-
dependencies = ["robotcode-core==0.71.0"]
52+
dependencies = ["robotcode-core==0.71.0", "robotcode-plugin==0.71.0"]
5353
dynamic = ["version"]
5454

5555

0 commit comments

Comments
 (0)