Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

Commit

Permalink
fix ci test
Browse files Browse the repository at this point in the history
Needed because m2r does not support newest version of mistune: miyakogi/m2r#66
  • Loading branch information
neekaru authored Sep 9, 2022
1 parent 61f442c commit 586ba82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
-r main.txt
blessed==1.19.1
m2r==0.2.1
mistune<2.0.0
parameterized==0.8.1
pylint==2.14.5
pytest==7.1.2
Expand Down

0 comments on commit 586ba82

Please sign in to comment.