Skip to content

Commit

Permalink
Limit max Sphinx version to ignore warning of mlx.traceability
Browse files Browse the repository at this point in the history
  • Loading branch information
JasperCraeghs committed Sep 9, 2024
1 parent 8724eaf commit f36dd8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ commands =
[testenv:doc]
deps=
{[testenv]deps}
sphinx < 7.0 # temporary until traceability_attributes_sort no longer expects a function
sphinx_rtd_theme
mlx.traceability >= 4.3.2
mlx.warnings >= 5.0.0
Expand Down

0 comments on commit f36dd8a

Please sign in to comment.