Open
Bug 1593044
Opened 6 years ago
Updated 3 years ago
[wpt-sync] Sync PR 20026 - Use virtualenv as a Python module
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(Not tracked)
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 20026 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/20026
Details from upstream follow.
Philip Jägenstedt <philip@foolip.org> wrote:
Use virtualenv as a Python module
This simplifies the installation requirements by not having to update
PATH at all on macOS, and not needing to putC:\Python27\Scripts
on the path for Windows.The macOS instructions would actually also work for Linux.
Assignee | ||
Comment 1•6 years ago
|
||
PR 20026 applied with additional changes from upstream: 1020f3d916d99e5982cbf55baef9f405ab6e720b
Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•