diff options
author | efkin <efkin@riseup.net> | 2017-03-13 20:20:19 +0100 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2017-03-17 17:52:56 +0100 |
commit | ba3fcb08eafd389bdbf0ab9c59577a25c8d8126d (patch) | |
tree | 24f41600853a07318a035c5de4fc11f8e10fdd6a /common/pkg | |
parent | 1034d3107b57f03d7ed2257aef39cede2f6686ef (diff) |
[test] Prepare tests for python3 compatibility
Diffstat (limited to 'common/pkg')
-rw-r--r-- | common/pkg/requirements.pip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/pkg/requirements.pip b/common/pkg/requirements.pip index d3ed2b50..29506cf0 100644 --- a/common/pkg/requirements.pip +++ b/common/pkg/requirements.pip @@ -1,2 +1,3 @@ paste routes +six
\ No newline at end of file |