Skip to content

Commit 90bc595

Browse files
fixed CI failure
1 parent 67b721c commit 90bc595

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,11 @@ circuits = [
2222
]
2323
test = [
2424
"pytest",
25+
"setuptools>=68",
2526
]
2627
dev = [
2728
"pytest",
29+
"setuptools>=68",
2830
"qiskit",
2931
"pylatexenc",
3032
"black",

0 commit comments

Comments
 (0)