Merge lp://staging/~1chb1n/mojo/py3-000 into lp://staging/~ost-maintainers/mojo/py3
Proposed by
Ryan Beisner
Status: | Merged |
---|---|
Merged at revision: | 463 |
Proposed branch: | lp://staging/~1chb1n/mojo/py3-000 |
Merge into: | lp://staging/~ost-maintainers/mojo/py3 |
Diff against target: |
39 lines (+19/-1) 3 files modified
.bzrignore (+1/-0) requirements.txt (+1/-1) tox.ini (+17/-0) |
To merge this branch: | bzr merge lp://staging/~1chb1n/mojo/py3-000 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Chris MacNaughton (community) | Approve | ||
Review via email: mp+336287@code.staging.launchpad.net |
Commit message
Add tox for exercising in a pure python3 environment
Bump codetree to py3-compatible version.
With mojo having known py3-only issues, this commit adds some mechanics to be able to directly iterate on py3 via tox.
Reference: https:/
To post a comment you must log in.
This does, in fact, run mojo with py3