Merge ~cjwatson/launchpad:remove-lazr.testing into launchpad:master

Proposed by Colin Watson
Status: Merged
Approved by: Colin Watson
Approved revision: 59d79fad6370f7ab515b60d0ed3b76fc049994cb
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~cjwatson/launchpad:remove-lazr.testing
Merge into: launchpad:master
Diff against target: 24 lines (+0/-2)
2 files modified
constraints.txt (+0/-1)
setup.py (+0/-1)
Reviewer Review Type Date Requested Status
Tom Wardill (community) Approve
Review via email: mp+374698@code.launchpad.net

Commit message

Remove unused lazr.testing requirement

I'm not entirely familiar with the history around this and lazr-js, but
nothing refers to lazr.testing any more.

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) wrote :

It also hasn't been ported to Python 3 (not that it would be very hard, but why bother if we don't need to?).

Revision history for this message
Tom Wardill (twom) wrote :

Removal of code yay!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/constraints.txt b/constraints.txt
2index 6e53ff4..b1a100a 100644
3--- a/constraints.txt
4+++ b/constraints.txt
5@@ -268,7 +268,6 @@ lazr.restful==0.20.1
6 lazr.restfulclient==0.13.2
7 lazr.smtptest==1.3
8 lazr.sshserver==0.1.8
9-lazr.testing==0.1.1
10 lazr.uri==1.0.3
11 libnacl==1.3.6
12 lpjsmin==0.5
13diff --git a/setup.py b/setup.py
14index e1b28e3..a4e29a1 100644
15--- a/setup.py
16+++ b/setup.py
17@@ -179,7 +179,6 @@ setup(
18 'lazr.restful',
19 'lazr.smtptest',
20 'lazr.sshserver',
21- 'lazr.testing',
22 'lazr.uri',
23 'lpjsmin',
24 'Markdown',

Subscribers

People subscribed via source and target branches

to status/vote changes: