mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-24 06:59:52 +01:00
update to pywb 0.33.0
This commit is contained in:
parent
adce15123a
commit
de44110391
@ -4,7 +4,7 @@ FROM python:3.5.2
|
|||||||
|
|
||||||
RUN pip install gevent uwsgi bottle urllib3 youtube-dl
|
RUN pip install gevent uwsgi bottle urllib3 youtube-dl
|
||||||
|
|
||||||
RUN pip install git+https://github.com/ikreymer/pywb.git@develop#egg=pywb-0.32.2
|
RUN pip install git+https://github.com/ikreymer/pywb.git@master#egg=pywb-0.33.0
|
||||||
#RUN pip install pywb
|
#RUN pip install pywb
|
||||||
|
|
||||||
RUN pip install git+https://github.com/t0m/pyamf.git@python3
|
RUN pip install git+https://github.com/t0m/pyamf.git@python3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user