mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 08:14:59 +00:00
added [playwright] extra
This commit is contained in:
parent
bc1369c480
commit
4fbe3d295a
12 changed files with 91 additions and 140 deletions
|
@ -8,7 +8,7 @@ pip-compile \
|
|||
--output-file=requirements.txt \
|
||||
$1
|
||||
|
||||
for SUFFIX in dev hf-embed browser; do
|
||||
for SUFFIX in dev hf-embed browser playwright; do
|
||||
|
||||
pip-compile \
|
||||
requirements/requirements-${SUFFIX}.in \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue