Merge lp:~barryprice/juju-deployer/LP1893163 into lp:juju-deployer

Proposed by Barry Price
Status: Merged
Approved by: Tom Haddon
Approved revision: 219
Merged at revision: 218
Proposed branch: lp:~barryprice/juju-deployer/LP1893163
Merge into: lp:juju-deployer
Diff against target: 11 lines (+1/-1)
1 file modified
tox.ini (+1/-1)
To merge this branch: bzr merge lp:~barryprice/juju-deployer/LP1893163
Reviewer Review Type Date Requested Status
Tom Haddon Approve
Canonical IS Reviewers Pending
Review via email: mp+389887@code.launchpad.net

Commit message

Add Python 3.8 testing for Focal (20.04)

To post a comment you must log in.
Revision history for this message
Tom Haddon (mthaddon) wrote :

One comment/question inline

Revision history for this message
Tom Haddon (mthaddon) wrote :

LGTM, thx

review: Approve
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

This merge proposal is being monitored by mergebot. Change the status to Approved to merge.

Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

Change successfully merged at revision 218

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'tox.ini'
2--- tox.ini 2016-07-12 02:29:52 +0000
3+++ tox.ini 2020-10-07 02:09:29 +0000
4@@ -1,6 +1,6 @@
5 [tox]
6 minversion = 1.6
7-envlist = py27,py34,py35,pep8
8+envlist = py27,py34,py35,py38,pep8
9 skip_missing_interpreters = true
10
11 [testenv]

Subscribers

People subscribed via source and target branches