Skip to content

Commit

Permalink
Update tests/test_tox_to_nox.py
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Jan 15, 2025
1 parent f9c07ac commit 725edbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_tox_to_nox.py
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ def test_commands_with_requirements(makeconfig: Callable[[str], str]) -> None:
envlist = aiohttp
[testenv]
usedevelop = true
use_develop = true
deps =
pytest
pytest-cov
Expand Down

0 comments on commit 725edbd

Please sign in to comment.