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 3d8a45e commit 31123c9Copy full SHA for 31123c9
pyproject.toml
@@ -2,7 +2,8 @@
2
requires = [
3
"setuptools>=61.0",
4
"robotframework>=5.0.1",
5
- "robotframework-assertion-engine"
+ "robotframework-assertion-engine",
6
+ "sqlparse"
7
]
8
build-backend = "setuptools.build_meta"
9
0 commit comments