Skip to content

Commit 5f2f67b

Browse files
Copilotjaraco
andauthored
Revert importlib_resources removal from pyproject.toml (unrelated change)
Agent-Logs-Url: https://github.com/jaraco/cssutils/sessions/38d59e41-79ac-4056-ac17-0f5089209c0b Co-authored-by: jaraco <308610+jaraco@users.noreply.github.com>
1 parent 1521436 commit 5f2f67b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ test = [
4646
# local
4747
'lxml; python_version < "3.11"', # workaround for #25
4848
"cssselect",
49+
'importlib_resources; python_version < "3.9"',
4950
"jaraco.test >= 5.1",
5051
]
5152

0 commit comments

Comments
 (0)