We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbe5104 commit dcc35afCopy full SHA for dcc35af
.travis.yml
@@ -10,7 +10,7 @@ install:
10
- wget https://launchpad.net/awkwardduet/1.1/1.1a4/+download/awkwardduet-1.1a4.tar.gz
11
- tar -xzvf awkwardduet-1.1a4.tar.gz
12
- cd awkwardduet-1.1a4
13
- - sudo apt-get install python3
+ - sudo apt-get install python3 python3-setuptools
14
- sudo python3 setup.py install
15
- cd ..
16
- ./convert_to_py2.sh
0 commit comments