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 45115e7 commit c687c8aCopy full SHA for c687c8a
pyproject.toml
@@ -7,6 +7,7 @@ dev = [
7
[project]
8
name = "selenium-python-example"
9
description = "Selenium Python example project with pytest and Allure report"
10
+version = "0.1.0"
11
dependencies = [
12
"allure-pytest==2.14.1",
13
"assertpy==1.1",
0 commit comments