Replace shlex with cross-platform oslex - fixes Aider-AI/aider#3746

This commit is contained in:
Titusz Pan 2025-04-23 14:40:43 +02:00
parent d9aa3cb2d4
commit 8ffe466257
No known key found for this signature in database
GPG key ID: 4793D770C7B5E1D4

View file

@ -8,6 +8,8 @@ on:
- 'HISTORY.md'
- '.github/workflows/*'
- '!.github/workflows/windows-tests.yml'
branches:
- main
pull_request:
paths-ignore:
- 'aider/website/**'