Skip to content

Commit

Permalink
Try a different syntax.
Browse files Browse the repository at this point in the history
  • Loading branch information
johndoknjas committed Oct 4, 2024
1 parent 89477ed commit a8dcb91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ deps =
pytype ; python_version < '3.13'
commands =
pytest {posargs}
["$PYTHON_VERSION" -lt "3.13"] && pytype vulture/core.py
py{38,310,311,312}: pytype vulture/core.py
# Install package as wheel in all envs (https://hynek.me/articles/turbo-charge-tox/).
package = wheel
wheel_build_env = .pkg
Expand Down

0 comments on commit a8dcb91

Please sign in to comment.