Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
evmckinney9 authored Oct 6, 2023
1 parent e4526f0 commit b3b0bc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ python_requires = >=3.9
install_requires =
numpy
scipy
qiskit
qiskit~=0.43.3
qutip
weylchamber
matplotlib
LovelyPlots
tqdm
# supermarq # don't include this one, I think it has too many conflicting dependencies
mqt.bench
mqt.bench==1.0.3

[options.extras_require]
dev =
Expand Down

0 comments on commit b3b0bc8

Please sign in to comment.