Skip to content

Commit

Permalink
Merge branch '3.1.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism committed Jun 27, 2023
2 parents c0e4f69 + d80f186 commit fed2d08
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,9 @@ skip_install = true
commands = pre-commit run --all-files

[testenv:typing]
package = wheel
wheel_build_env = .pkg
deps = -r requirements/typing.txt
commands = mypy

[testenv:docs]
package = wheel
wheel_build_env = .pkg
deps = -r requirements/docs.txt
commands = sphinx-build -W -b html -d {envtmpdir}/doctrees docs {envtmpdir}/html

0 comments on commit fed2d08

Please sign in to comment.