Skip to content

Commit

Permalink
PKG: fixing overlaps and outdated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
peircej committed Aug 4, 2021
1 parent dda1d5f commit 7e413df
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 43 deletions.
6 changes: 1 addition & 5 deletions requirements_suggested.txt
@@ -1,7 +1,3 @@
python-vlc # only for MovieStim2
pyserial
pyparallel
egi
iolabs
pyfilesec
markdown-it
SpeechRecognition
9 changes: 9 additions & 0 deletions requirements_test.txt
@@ -0,0 +1,9 @@
urllib3[secure]
wheel # Allow us to install binary wheels e.g. for opencv-python
codecov
pytest
pytest-cov
pytest-xdist
coveralls
xmlschema # used in test suite
lxml
38 changes: 0 additions & 38 deletions requirements_travis.txt

This file was deleted.

1 change: 1 addition & 0 deletions setup.cfg
Expand Up @@ -91,6 +91,7 @@ install_requires =
websocket_client
# Hardware specific dependencies
tobii-research; python_version <= "3.6"
markdown-it

[options.entry_points]
gui_scripts =
Expand Down

0 comments on commit 7e413df

Please sign in to comment.