Skip to content

Commit

Permalink
pin rstcheck to v5
Browse files Browse the repository at this point in the history
Newer rstcheck releases no longer support Python 3.6.
  • Loading branch information
valgur committed Jun 10, 2022
1 parent 9684d28 commit df66077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"pytest-socket",
"requests-mock",
"pyyaml",
"rstcheck",
"rstcheck < 6",
"sphinx >= 1.3",
"sphinx_rtd_theme",
"flaky",
Expand Down

0 comments on commit df66077

Please sign in to comment.