Reference new deadsnakes ppa

master
baztian 2019-07-06 21:40:23 +02:00
parent b3c6c0e8a9
commit dcea36a226
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ Setup test requirements
# add jython to your path
# Install Python 2.6
sudo add-apt-repository ppa:fkrull/deadsnakes
sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt-get update
sudo apt-get install python2.6 python2.6-dev