Skip to content

Commit 6510a2f

Browse files
Add pytest to dependencies for improved testing support
1 parent 2302945 commit 6510a2f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tools/code/rdl-tools.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ dependencies:
4747
# File formats and I/O
4848
- openpyxl
4949
- python-dotenv
50+
51+
# Testing
52+
- pytest
5053

5154
# Progress bars and utilities
5255
- tqdm

0 commit comments

Comments
 (0)