We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent becb962 commit 6ee903dCopy full SHA for 6ee903d
2 files changed
requirements.dev.txt
@@ -9,4 +9,4 @@ tox-pytest-summary~=0.1.2
9
mongomock==4.0.0
10
uvicorn[standard]
11
allure-pytest-bdd==2.10.0
12
-
+coverage
tox.ini
@@ -9,7 +9,6 @@ envlist =
description = Running tests in the corresponding environment
passenv = *
deps =
- coverage
13
-rrequirements.txt
14
-rrequirements.dev.txt
15
0 commit comments