We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 142954b commit 51680f9Copy full SHA for 51680f9
1 file changed
pyproject.toml
@@ -208,6 +208,7 @@ test = [
208
test-random = [
209
"qiskit-aer",
210
"hypothesis>=4.24.3",
211
+ "ddt>=1.2.0",
212
]
213
# Dependencies to build the documentation. It's ok if the range of Python versions that can build
214
# the docs is more restrictive than Python versions that Qiskit supports.
0 commit comments