diff options
author | Victor Shyba <victor1984@riseup.net> | 2017-05-04 05:20:51 -0300 |
---|---|---|
committer | Victor Shyba <victor1984@riseup.net> | 2017-05-04 05:20:51 -0300 |
commit | 46c97877f004abc44afb54c6876a7a2c217f63a2 (patch) | |
tree | 6c5dfd3354262c70a4996ff06f7fc6c13fa256d1 /client/pkg/requirements.pip | |
parent | 194900221cdf964bd3fc3bfd812a326fe458f425 (diff) |
[pkg] remove weakref and enum34
Diffstat (limited to 'client/pkg/requirements.pip')
-rw-r--r-- | client/pkg/requirements.pip | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/client/pkg/requirements.pip b/client/pkg/requirements.pip index 5a61a7b5..8983b6b5 100644 --- a/client/pkg/requirements.pip +++ b/client/pkg/requirements.pip @@ -5,5 +5,3 @@ cryptography pysqlcipher;python_version=="2.7" pysqlcipher3;python_version=="3.4" treq -weakref -enum34 |