Skip to content

Commit

Permalink
⏪ revert temporary fix that seems to no longer be necessary
Browse files Browse the repository at this point in the history
Signed-off-by: burgholzer <burgholzer@me.com>
  • Loading branch information
burgholzer committed Apr 18, 2024
1 parent 567e66a commit 53a4ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dynamic = ["version"]

[project.optional-dependencies]
test = ["pytest>=7.0"]
coverage = ["pytest>=7.0", "pytest-cov>=4"]
coverage = ["mqt.misim[test]", "pytest-cov>=4"]
docs = [
"furo>=2023.08.17",
"sphinx",
Expand Down

0 comments on commit 53a4ab8

Please sign in to comment.