Skip to content

Commit 51680f9

Browse files
authored
add ddt to test-random (#16069)
1 parent 142954b commit 51680f9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ test = [
208208
test-random = [
209209
"qiskit-aer",
210210
"hypothesis>=4.24.3",
211+
"ddt>=1.2.0",
211212
]
212213
# Dependencies to build the documentation. It's ok if the range of Python versions that can build
213214
# the docs is more restrictive than Python versions that Qiskit supports.

0 commit comments

Comments
 (0)