Skip to content

Commit 362037d

Browse files
committed
Add pytest to requirements for improved testing capabilities
1 parent 2e9d739 commit 362037d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
dataclasses-json==0.5.7
22
requests==2.31.0
3-
iris-pex-embedded-python>=3.0.0
3+
iris-pex-embedded-python>=3.0.0
4+
pytest

0 commit comments

Comments
 (0)