diff options
| author | Tim Graham <timograham@gmail.com> | 2014-07-25 09:46:15 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-07-25 09:46:15 -0400 |
| commit | 778a5553426965d96e3118e438a28ae3cbd209d0 (patch) | |
| tree | 5de2e9413382de393038a0f8bab1d385e31aa891 | |
| parent | aa9c45c2e425662d980cca82974da0986fdbe406 (diff) | |
[1.4.x] Added tests/requirements/py2.txt.
This follows the convention used in other branches so we don't
need a special case in the build script for 1.4.
| -rw-r--r-- | tests/requirements/py2.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/requirements/py2.txt b/tests/requirements/py2.txt new file mode 100644 index 0000000000..a3e81b8dcf --- /dev/null +++ b/tests/requirements/py2.txt @@ -0,0 +1 @@ +-r base.txt |
