Skip to content

Commit

Permalink
added pytest as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurmloureiro committed Dec 8, 2023
1 parent 5354e6b commit c343fed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ dependencies = [
"astropy>=5.1",
"pytest>=7.2.5",
"argparse>=1.0",
"pytest",
"pytest-cov",
]
keywords = ["desc", "python", "blinding", "cosmosis"]
Expand Down

0 comments on commit c343fed

Please sign in to comment.