Skip to content

Commit

Permalink
Add missing dependencies and import pynput in editable mode
Browse files Browse the repository at this point in the history
  • Loading branch information
atineoSE committed May 18, 2023
1 parent 754b854 commit 907b6de
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,10 @@ mss==6.1.0
pandas==2.0.0
pygetwindow==0.0.9
pyinstaller
setuptools-lint
sphinx
pywin32==306; sys_platform == 'win32'
git+https://github.com/abrichr/pynput.git
-e git+https://github.com/abrichr/pynput.git#egg=pynput
pytest==7.1.3
rapidocr-onnxruntime==1.2.3
scikit-learn==1.2.2
Expand Down

0 comments on commit 907b6de

Please sign in to comment.