Skip to content

Commit

Permalink
Remove erroneous "skip_install" in pyright tox config
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Dickinson committed May 10, 2024
1 parent 3fdaaca commit f96588b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ setenv =
postgres: DATABASE_URL={env:DATABASE_URL:postgres:///wagtail_localize_smartling}

[testenv:pyright]
skip_install = true
allowlist_externals =
pyright
commands = pyright {posargs}
Expand Down

0 comments on commit f96588b

Please sign in to comment.