Skip to content

Commit

Permalink
Made tox use requirements/docs.txt (carltongibson#1615)
Browse files Browse the repository at this point in the history
  • Loading branch information
jnns authored and last-partizan committed Sep 12, 2024
1 parent f72c0a4 commit 5ce0cb5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ deps = flake8
[testenv:docs]
commands = sphinx-build -WE docs _docs
deps =
sphinx
furo
-rrequirements/docs.txt

[testenv:warnings]
ignore_outcome = True
Expand Down

0 comments on commit 5ce0cb5

Please sign in to comment.