@@ -18,7 +18,8 @@ coverage = "*"
|
||||
pytest-html = "*"
|
||||
pytest-cov = "*"
|
||||
allure-pytest = "*"
|
||||
|
||||
time-machine = "==2.13.0"
|
||||
pytest-timeout = ">=2.2.0"
|
||||
|
||||
# Spécification avec channel explicite
|
||||
bsread = { version = "*", channel = "paulscherrerinstitute" }
|
||||
@@ -43,8 +44,4 @@ pluggy = "*"
|
||||
coverage = "*"
|
||||
|
||||
[environments]
|
||||
test = { includes = ["default"], features = ["test"] }
|
||||
|
||||
[feature.test.dependencies]
|
||||
time-machine = "==2.13.0"
|
||||
pytest-timeout = ">=2.2.0"
|
||||
test = { includes = ["default"], features = ["test"] }
|
||||
Reference in New Issue
Block a user