mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
Bug 1678663 - Only install enum for python 2, r=karlcow
It's not the same as the stdlib for 3.6+ and is present on 3 Differential Revision: https://phabricator.services.mozilla.com/D99244
This commit is contained in:
parent
23a302cbe4
commit
eec02afd89
@ -4,7 +4,7 @@
|
||||
|
||||
../web-platform/tests/tools/wptserve
|
||||
../web-platform/tests/tools/third_party/certifi
|
||||
../web-platform/tests/tools/third_party/enum
|
||||
../web-platform/tests/tools/third_party/enum ; python_version < '3'
|
||||
../web-platform/tests/tools/third_party/h2
|
||||
../web-platform/tests/tools/third_party/hyperframe
|
||||
../web-platform/tests/tools/third_party/hpack
|
||||
|
Loading…
Reference in New Issue
Block a user