Skip to content

Commit 04f0735

Browse files
authored
Update requirements.txt (#365)
junit-xml is not needed in 3 branch. but pytest is mandatory
1 parent 61ddd30 commit 04f0735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
parso
22
click
3-
junit-xml==1.8
43
setproctitle
54
textual
65
# We use the tomlib builtin for Python 3.11 and newer
76
toml>=0.10.2; python_version < '3.11'
7+
pytest

0 commit comments

Comments
 (0)