Remove obsolete weboob modules repo

This commit is contained in:
Gautier P 2021-02-07 11:43:49 +01:00
parent 31f08cb36b
commit 0da04a4b6e
3 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ RUN curl -sL https://deb.nodesource.com/setup_10.x | bash - \
&& apt-get install -y nodejs
# Install weboob's code itself.
RUN git clone --depth 1 https://git.weboob.org/weboob/devel /home/user/weboob \
RUN git clone --depth 1 https://git.weboob.org/weboob/weboob /home/user/weboob \
&& cd /home/user/weboob \
&& pip install .

View File

@ -9,3 +9,4 @@ services:
- ./data:/flatisfy
ports:
- "8080:8080"
working_dir: /home/user/app

View File

@ -15,5 +15,4 @@ titlecase
unidecode
vobject
whoosh
https://git.weboob.org/weboob/devel/repository/archive.zip?ref=master
https://git.weboob.org/weboob/modules/repository/archive.zip?ref=master
https://git.weboob.org/weboob/weboob/repository/archive.zip?ref=master