commit | 3048be2f70ccf773e35dabe83eda98059377cf5b | [log] [tgz] |
---|---|---|
author | Adrian Chifor <chifor@google.com> | Thu Apr 05 08:56:49 2018 +0200 |
committer | Petr Michalec <epcim@apealive.net> | Tue Apr 17 20:30:38 2018 +0200 |
tree | 1e8c40002f59acbc31743f232bc7d8236e6d49b7 | |
parent | cb18ed4cfb020b45bca837672c881332c10f0bbf [diff] [blame] |
develop rebase. six.iteritems usage. Other python3 stuff. Tests OK
diff --git a/requirements.txt b/requirements.txt index ea72e95..66f0f4b 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -1,3 +1,4 @@ pyparsing pyyaml pygit2 +six