diff options
author | drebs <drebs@leap.se> | 2016-07-07 11:56:33 +0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2016-07-12 03:09:30 +0200 |
commit | 297ecdb24b238eff7e7674c7ab2df1f116007d7e (patch) | |
tree | 6e5d10b5d2c7e12416a2582228528f3999a4ef16 /client/pkg/requirements-latest.pip | |
parent | 41f65e3357011dbb7f510a6e87c6693bcc1d4edf (diff) |
[pkg] remove unneeded dirspec exceptions
Diffstat (limited to 'client/pkg/requirements-latest.pip')
-rw-r--r-- | client/pkg/requirements-latest.pip | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/client/pkg/requirements-latest.pip b/client/pkg/requirements-latest.pip index fa483db7..46a7ccba 100644 --- a/client/pkg/requirements-latest.pip +++ b/client/pkg/requirements-latest.pip @@ -1,7 +1,5 @@ --index-url https://pypi.python.org/simple/ ---allow-external dirspec --allow-unverified dirspec - -e 'git+https://github.com/pixelated-project/leap_pycommon.git@develop#egg=leap.common' -e '../common' -e . |