We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12629af + 2361590 commit 86aa757Copy full SHA for 86aa757
1 file changed
Python_Engine/Python/pyproject.toml
@@ -12,6 +12,9 @@ dependencies = [
12
"numpy",
13
"pandas",
14
"plotly",
15
+ "pytest>=8.3.5",
16
+ "pytest-cov>=6.0.0",
17
+ "pytest-order",
18
"virtualenv",
19
]
20
0 commit comments