Skip to content

Commit e3b5d76

Browse files
committed
chore: cleanup
1 parent c3f9ad3 commit e3b5d76

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tox.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ setenv =
1414
PYTHONPATH = {toxinidir}
1515
deps =
1616
-r{toxinidir}/requirements.txt
17-
; If you want to make tox run the tests with the same versions, create a
18-
; requirements.txt with the pinned versions and uncomment the following line:
19-
; -r{toxinidir}/requirements.txt
2017
commands =
2118
pip install -U pip
2219
pytest --basetemp={envtmpdir}

0 commit comments

Comments
 (0)