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 /common/pkg/requirements-latest.pip | |
parent | 41f65e3357011dbb7f510a6e87c6693bcc1d4edf (diff) |
[pkg] remove unneeded dirspec exceptions
Diffstat (limited to 'common/pkg/requirements-latest.pip')
-rw-r--r-- | common/pkg/requirements-latest.pip | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/pkg/requirements-latest.pip b/common/pkg/requirements-latest.pip index 9b579503..396d77f1 100644 --- a/common/pkg/requirements-latest.pip +++ b/common/pkg/requirements-latest.pip @@ -1,5 +1,4 @@ --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 . |