Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LMBooth authored Feb 17, 2024
1 parent 6a564c7 commit ff09d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ install:
python -m pip --version
python -m pip install --upgrade urllib3>=2.0.5
python -m pip install .
python -m pip install pytest pytest-timeout ruff
python -m pip install pytest pytest-timeout ruff setuptools
$env:PYLSL_LIB = "lsl.dll"
}
- sh: |
Expand Down

0 comments on commit ff09d64

Please sign in to comment.