Skip to content

Commit b077395

Browse files
authored
Remove Excellib dependency as it's not needed for library usage (required for running tests only) (#240)
1 parent f38e077 commit b077395

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ readme = "README.md"
1515
requires-python = ">=3.8.1"
1616
dependencies = [
1717
"robotframework>=5.0.1",
18-
"robotframework-excellib",
1918
"robotframework-assertion-engine"
2019
]
2120
classifiers = [

0 commit comments

Comments
 (0)