Skip to content

Commit 1438255

Browse files
feanilAgrendalath
andauthored
docs: Update oeps/best-practices/oep-0067/decisions/backend/0001-uv.rst
Co-authored-by: Piotr Surowiec <piotr@surowiec.it>
1 parent ebac6f2 commit 1438255

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • oeps/best-practices/oep-0067/decisions/backend

oeps/best-practices/oep-0067/decisions/backend/0001-uv.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,14 +219,12 @@ Example tox.ini
219219
pytest {posargs}
220220
221221
[testenv:quality]
222-
runner = uv-venv-lock-runner
223222
dependency_groups =
224223
quality
225224
commands =
226225
pylint my_package tests
227226
228227
[testenv:docs]
229-
runner = uv-venv-lock-runner
230228
dependency_groups =
231229
doc
232230
commands =

0 commit comments

Comments
 (0)