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 2ce6807 commit d3721d8Copy full SHA for d3721d8
DynamoDbEncryption/runtimes/python/tox.ini
@@ -24,11 +24,6 @@ commands =
24
unit: {[testenv:base-command]commands} test/unit/
25
integ: {[testenv:base-command]commands} test/integ/
26
27
-[testenv:coverage]
28
-description = Run coverage
29
-commands =
30
- p
31
-
32
[testenv:encrypted-interface-coverage]
33
description = Run integ + unit tests for encrypted interfaces with coverage
34
commands =
0 commit comments