summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorefkin <efkin@riseup.net>2017-03-13 20:20:19 +0100
committerKali Kaneko <kali@leap.se>2017-03-17 17:52:56 +0100
commitba3fcb08eafd389bdbf0ab9c59577a25c8d8126d (patch)
tree24f41600853a07318a035c5de4fc11f8e10fdd6a /common
parent1034d3107b57f03d7ed2257aef39cede2f6686ef (diff)
[test] Prepare tests for python3 compatibility
Diffstat (limited to 'common')
-rw-r--r--common/pkg/requirements.pip1
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