Skip to content

Commit

Permalink
psychxr requires cython
Browse files Browse the repository at this point in the history
  • Loading branch information
pellet committed Nov 9, 2023
1 parent 67d6278 commit 4437cef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ keyboard==0.13.5
airium>=0.1.0
attrdict>=2.0.1
attrdict3

# Oculus/Quest VR support - currently only supported on Windows.
cython; platform_system == "Windows"
psychxr; platform_system == "Windows"

# This might try to build from source on linux (since there are no wheels for Linux on PyPI) .
Expand Down

0 comments on commit 4437cef

Please sign in to comment.