Skip to content

Commit

Permalink
Python 3: Add six dependency
Browse files Browse the repository at this point in the history
Change-Id: I350eb089e02b4c33cf34c9fdb65289a2ad77f9c9
  • Loading branch information
haypoenovance committed Mar 28, 2014
1 parent 100419c commit ac92c5c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
requests>=1.1
simplejson>=2.0.9
six>=1.5.2
1 change: 0 additions & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ coverage>=3.6
discover
mock>=1.0
python-keystoneclient>=0.6.0
six>=1.5.2
sphinx>=1.1.2,<1.2
testrepository>=0.0.18
testtools>=0.9.34

0 comments on commit ac92c5c

Please sign in to comment.