We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63855b0 commit 7bf1cdfCopy full SHA for 7bf1cdf
docker/Dockerfile.voiptests
@@ -24,7 +24,7 @@ ENV PYTHON_CMD=python3
24
RUN ${PYTHON_CMD} setup.py sdist
25
RUN ${PYTHON_CMD} -m pip install dist/sippy*.gz
26
RUN env -S "`${SET_ENV}`" \
27
- ${PYTHON_CMD} -m pip install git+https://github.com/sippy/rtp.io.git@wip
+ ${PYTHON_CMD} -m pip install rtp.io
28
29
ENV MM_TYPE=b2bua
30
ENV MM_BRANCH=master
0 commit comments