Re: [bikeshed] Bikeshed is now on Python 3; update instructions enclosed
"Tab Atkins Jr." <[email protected]> Thu, 19 Mar 2020 08:57:13 -0700
| Newsgroups | gmane.org.w3c.specifications |
|---|---|
| Message-ID | <CAAWBYDDry8T04wtMa+=ZjQ5Y4wTmLnNQOh2x9gT5AexMcT7qtg@mail.gmail.com> |
On Thu, Mar 19, 2020 at 8:53 AM Tab Atkins Jr. <[email protected]> wrote: > For example, <https://github.com/w3c/w3process/commit/03020e861c6f261acaab862b2d7af45786f97ce4> > is Florian updating their Travis config. Whoops, hit send a touch too early. Bikeshed *itself* has its test-suite correctly building on Travis, so you should also be able to make a similar edit to just go ahead and bump to Python 3 and keep running. It's literally a one-character change if you're already specifying the Python version: <https://github.com/tabatkins/bikeshed/commit/c6b80b5c2c707af24b58a56ef82d3a11faccb01f> ~TJ