mirror of
https://github.com/xhongc/music-tag-web.git
synced 2026-04-26 03:31:26 +08:00
feature:支持翻译歌词
This commit is contained in:
@@ -13,11 +13,7 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
|
||||
libpq-dev \
|
||||
default-libmysqlclient-dev \
|
||||
libffi-dev \
|
||||
libjpeg-dev \
|
||||
libxml2 \
|
||||
libxslt1-dev \
|
||||
libssl-dev \
|
||||
python-dev
|
||||
libjpeg-dev
|
||||
# Requirements are installed here to ensure they will be cached.
|
||||
COPY ./requirements .
|
||||
# Create Python Dependency and Sub-Dependency Wheels.
|
||||
|
||||
Reference in New Issue
Block a user