mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 17:16:12 +00:00
1ef686097c
MozReview-Commit-ID: 5OHt1bcHs0W --HG-- extra : rebase_source : 2fe8ee35afa1136e371bf98c58cdb55f5efa52ad extra : histedit_source : d00527f3707a4a4a680531ffcde9669aea5dd7bf
14 lines
387 B
Plaintext
14 lines
387 B
Plaintext
-r mozbase_requirements.txt
|
|
|
|
# TODO - if we structure common.tests.zip to match the in-tree structure of the
|
|
# testing directory, we could use ./marionette_requirements.txt instead
|
|
../web-platform/tests/tools/wptserve
|
|
../marionette/client
|
|
../marionette/harness/marionette/runner/mixins/browsermob-proxy-py
|
|
../marionette/harness
|
|
|
|
# pytest
|
|
py==1.4.31
|
|
pytest==2.9.1
|
|
../../python/mock-1.0.0
|