Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LMBooth authored Dec 9, 2024
1 parent b1819a5 commit b9cf402
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ install:
python --version
python -m pip --version
python -m pip install --upgrade urllib3>=2.0.5
python -m pip install pylsl==1.16.1 # Ensure pylsl is installed
python -m pip install -e .
python -m pip install pytest pytest-timeout ruff setuptools
$env:PYLSL_LIB = "lsl.dll"
Expand Down

0 comments on commit b9cf402

Please sign in to comment.