Skip to content

Commit

Permalink
test: add pytest-mock to dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ManonMarchand committed Nov 16, 2023
1 parent 1008495 commit 3046f84
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 @@ -41,6 +41,7 @@ dev = [
"astropy_healpix",
"pre-commit >= 2.20",
"pytest > 6.0",
"pytest-mock",
"pytest-cov",
"requests"
]
Expand Down

0 comments on commit 3046f84

Please sign in to comment.