diff options
author | Kali Kaneko (leap communications) <kali@leap.se> | 2016-09-20 12:58:07 -0400 |
---|---|---|
committer | Kali Kaneko (leap communications) <kali@leap.se> | 2016-09-20 16:40:22 -0400 |
commit | 3c9f936d95cfaebef26e84332367beff30701612 (patch) | |
tree | 069f52eaf37f2512d3847f6340973303c5dcb5f3 /pkg/requirements-testing.pip | |
parent | 607df76ebdf5516085835a0a1f7718baf966a6e0 (diff) |
[tests] add script to checkout common/soledad
Diffstat (limited to 'pkg/requirements-testing.pip')
-rw-r--r-- | pkg/requirements-testing.pip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/requirements-testing.pip b/pkg/requirements-testing.pip index aa6bfe6..0a68f0b 100644 --- a/pkg/requirements-testing.pip +++ b/pkg/requirements-testing.pip @@ -5,3 +5,4 @@ coverage pytest pytest-pep8 pytest-cov +setuptools-trial |