diff options
author | Ruben Pollan <meskio@sindominio.net> | 2016-02-11 01:20:33 +0100 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2016-02-11 01:20:33 +0100 |
commit | 9e15deaee705fcc5f01f10c63c695595e937d3b1 (patch) | |
tree | b68970db90692a2d27fcf7508cee2bc8db6aab41 /mail/pkg/requirements-latest.pip | |
parent | 3f9bfdb7a846fa165e222543f02dc8e72fcc891b (diff) |
[feat] Use cryptography instead of pycryptopp to reduce dependencies.
* Resolves: #7889
Diffstat (limited to 'mail/pkg/requirements-latest.pip')
-rw-r--r-- | mail/pkg/requirements-latest.pip | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/pkg/requirements-latest.pip b/mail/pkg/requirements-latest.pip index f561d4e..846a319 100644 --- a/mail/pkg/requirements-latest.pip +++ b/mail/pkg/requirements-latest.pip @@ -1,7 +1,5 @@ --index-url https://pypi.python.org/simple/ -pycryptopp - --allow-external u1db --allow-unverified u1db --allow-external dirspec --allow-unverified dirspec -e 'git+https://github.com/pixelated-project/leap_pycommon.git@develop#egg=leap.common' |