Bug 1471171 - Indicate that mozterm is universal and works on any version of Python; r?emorley draft
authorDave Hunt <dhunt@mozilla.com>
Mon, 02 Jul 2018 12:03:10 +0100
changeset 813069 d06daff97a8bb1a8b2861fddb54ccb1a3227f1d3
parent 813068 82478ea9916215ea87c23e960953d6bf42696a57
push id114755
push userbmo:dave.hunt@gmail.com
push dateMon, 02 Jul 2018 11:04:38 +0000
reviewersemorley
bugs1471171
milestone63.0a1
Bug 1471171 - Indicate that mozterm is universal and works on any version of Python; r?emorley MozReview-Commit-ID: FZwCHyEh2vS
python/mozterm/setup.cfg
new file mode 100644
--- /dev/null
+++ b/python/mozterm/setup.cfg
@@ -0,0 +1,2 @@
+[bdist_wheel]
+universal=1