Skip to content

Commit 0e42d2b

Browse files
committed
Add missing dependencies in test-in-docker.sh
1 parent b3cb81a commit 0e42d2b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test-in-docker.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ exit_on_error
3838
pip install --upgrade pip
3939
# install main package
4040
pip install git+https://github.com/grongierisc/interoperability-embedded-python
41-
# install dependencies
42-
c dataclasses_json requests
4341
# install test dependencies
4442
pip install -r https://raw.githubusercontent.com/grongierisc/interoperability-embedded-python/master/requirements-dev.txt
4543

0 commit comments

Comments
 (0)