Skip to content

Commit 9c6a399

Browse files
author
Matt Schwar
committed
fix: install pytest in repo dependencies
1 parent 7edb551 commit 9c6a399

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,8 @@ matplotlib>=3.5.0
55
plotly>=5.0.0
66
scipy>=1.7.0
77

8+
# Test dependency for the repo validation workflow and local checks
9+
pytest>=9.0.0
10+
811
# Optional: for static image export from Plotly
912
# kaleido>=0.2.0

0 commit comments

Comments
 (0)