Skip to content

Commit 0ef1795

Browse files
committed
install setuptools
1 parent 5f104fd commit 0ef1795

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ before_install:
3333
- sudo apt update
3434
- sudo apt install -y python3-pip python3.6
3535
- pip3 install -U pip
36+
- pip3 install setuptools
3637
- pip3 install -r requirements.txt
3738
- INSTALLER=cuda-repo-${UBUNTU_VERSION}_${CUDA}_amd64.deb
3839
- wget http://developer.download.nvidia.com/compute/cuda/repos/${UBUNTU_VERSION}/x86_64/${INSTALLER}

0 commit comments

Comments
 (0)