Skip to content

Commit 32d24bf

Browse files
ci: Remove tomli from requirements-testing.txt (#6630)
This is part of environment cleanup before moving the remaining testing dependencies to a uv dependency group. The package is already declared as a dependency of `pytest`.
1 parent d23563a commit 32d24bf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

requirements-testing.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
pytest>=6.0.0
2-
tomli;python_version<"3.11" # Only needed for pytest on Python < 3.11
32
pytest-cov
43
pytest-forked
54
pytest-localserver

0 commit comments

Comments
 (0)