diff options
Diffstat (limited to 'testing/web-platform/tests/tools/html5lib/requirements-test.txt')
-rw-r--r-- | testing/web-platform/tests/tools/html5lib/requirements-test.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/web-platform/tests/tools/html5lib/requirements-test.txt b/testing/web-platform/tests/tools/html5lib/requirements-test.txt new file mode 100644 index 000000000..d5f8088c1 --- /dev/null +++ b/testing/web-platform/tests/tools/html5lib/requirements-test.txt @@ -0,0 +1,5 @@ +-r requirements.txt + +flake8 +nose +ordereddict # Python 2.6 |