Skip to content

Commit

Permalink
test: require pytest in dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
MilesCranmer committed Nov 28, 2024
1 parent d55a77f commit 951dce7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,6 @@ dev-dependencies = [
"types-pytz>=2024.1.0.20240417",
"types-openpyxl>=3.1.0.20240428",
"coverage>=7.5.3",
"pytest>=8.3.3",
"nbval>=0.11.0",
]

0 comments on commit 951dce7

Please sign in to comment.