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
diff --git a/constraints.txt b/constraints.txt
index 6e53ff4..b1a100a 100644
--- a/constraints.txt
+++ b/constraints.txt
@@ -268,7 +268,6 @@ lazr.restful==0.20.1
268lazr.restfulclient==0.13.2268lazr.restfulclient==0.13.2
269lazr.smtptest==1.3269lazr.smtptest==1.3
270lazr.sshserver==0.1.8270lazr.sshserver==0.1.8
271lazr.testing==0.1.1
272lazr.uri==1.0.3271lazr.uri==1.0.3
273libnacl==1.3.6272libnacl==1.3.6
274lpjsmin==0.5273lpjsmin==0.5
diff --git a/setup.py b/setup.py
index e1b28e3..a4e29a1 100644
--- a/setup.py
+++ b/setup.py
@@ -179,7 +179,6 @@ setup(
179 'lazr.restful',179 'lazr.restful',
180 'lazr.smtptest',180 'lazr.smtptest',
181 'lazr.sshserver',181 'lazr.sshserver',
182 'lazr.testing',
183 'lazr.uri',182 'lazr.uri',
184 'lpjsmin',183 'lpjsmin',
185 'Markdown',184 'Markdown',

Subscribers

People subscribed via source and target branches

to status/vote changes: