Skip to content

Commit 4f5cc53

Browse files
committed
Lock docutils to avoid deprecation warning that stopped the tests. Added pygments to get rid of warnings in the coverage build
1 parent 9c81589 commit 4f5cc53

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

test_requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ ruff==0.3.7
99
time-machine==2.14.1
1010
django-fastdev
1111
-r requirements.txt
12-
docutils
12+
docutils==0.21.2
13+
pygments

0 commit comments

Comments
 (0)