diff options
Diffstat (limited to 'pkg/common/requirements-latest.pip')
-rw-r--r-- | pkg/common/requirements-latest.pip | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pkg/common/requirements-latest.pip b/pkg/common/requirements-latest.pip new file mode 100644 index 00000000..852f2433 --- /dev/null +++ b/pkg/common/requirements-latest.pip @@ -0,0 +1,4 @@ +--index-url https://pypi.python.org/simple/ + +-e 'git+https://github.com/leapcode/leap_pycommon.git@develop#egg=leap.common' +-e . |