summaryrefslogtreecommitdiff
path: root/pkg
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2016-02-11 01:20:33 +0100
committerRuben Pollan <meskio@sindominio.net>2016-02-11 01:20:33 +0100
commitf2fa5804879f6d7614d05537b042be3586958e7f (patch)
treefaba24b3afe00ac8e664b7a465ee32f96da73ddf /pkg
parent51e6f7a5eb8cb3e5bd69e4c55c5360b37a6f2111 (diff)
[feat] Use cryptography instead of pycryptopp to reduce dependencies.
* Resolves: #7889
Diffstat (limited to 'pkg')
-rw-r--r--pkg/requirements-latest.pip2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkg/requirements-latest.pip b/pkg/requirements-latest.pip
index f561d4e..846a319 100644
--- a/pkg/requirements-latest.pip
+++ b/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'