Skip to content
This repository was archived by the owner on Jun 12, 2023. It is now read-only.

Commit 5d79467

Browse files
authored
Merge pull request #133 from ksimon1/fix-python-dependencies
add missing python dependencies
2 parents cf61fb0 + c1d26c9 commit 5d79467

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ addons:
4040
apt:
4141
packages:
4242
- python3-pip
43+
- python3-setuptools
44+
- python3-wheel
4345

4446
cache:
4547
directories:

0 commit comments

Comments
 (0)