diff --git a/beancount-2.3.4-cp38-cp38-linux_x86_64.whl b/beancount-2.3.4-cp38-cp38-linux_x86_64.whl new file mode 100644 index 0000000..ae15898 Binary files /dev/null and b/beancount-2.3.4-cp38-cp38-linux_x86_64.whl differ diff --git a/dockerfile b/dockerfile index b70b913..7de6a43 100644 --- a/dockerfile +++ b/dockerfile @@ -11,8 +11,9 @@ COPY . . COPY public/icons ./public/default_icons RUN go build . -FROM python:latest -RUN pip3 install beancount -i https://pypi.tuna.tsinghua.edu.cn/simple +FROM python:3.8 +RUN pip3 install setuptools wheel -i https://pypi.tuna.tsinghua.edu.cn/simple +RUN pip3 install setuptools wheel -i https://pypi.tuna.tsinghua.edu.cn/simple WORKDIR /app COPY --from=builder ./builder/public ./public diff --git a/fava-1.18-py3-none-any.whl b/fava-1.18-py3-none-any.whl new file mode 100644 index 0000000..b68d684 Binary files /dev/null and b/fava-1.18-py3-none-any.whl differ diff --git a/whl/beancount-2.3.4-cp38-cp38-linux_x86_64.whl b/whl/beancount-2.3.4-cp38-cp38-linux_x86_64.whl new file mode 100644 index 0000000..ae15898 Binary files /dev/null and b/whl/beancount-2.3.4-cp38-cp38-linux_x86_64.whl differ diff --git a/whl/beancount-2.3.4-cp38-cp38-win32.whl b/whl/beancount-2.3.4-cp38-cp38-win32.whl new file mode 100644 index 0000000..8f5e8a9 Binary files /dev/null and b/whl/beancount-2.3.4-cp38-cp38-win32.whl differ diff --git a/whl/beancount-2.3.4-cp38-cp38-win_amd64.whl b/whl/beancount-2.3.4-cp38-cp38-win_amd64.whl new file mode 100644 index 0000000..c7c53e0 Binary files /dev/null and b/whl/beancount-2.3.4-cp38-cp38-win_amd64.whl differ diff --git a/whl/beancount-2.3.4.tar.gz b/whl/beancount-2.3.4.tar.gz new file mode 100644 index 0000000..da0235a Binary files /dev/null and b/whl/beancount-2.3.4.tar.gz differ diff --git a/whl/fava-1.18-py3-none-any.whl b/whl/fava-1.18-py3-none-any.whl new file mode 100644 index 0000000..b68d684 Binary files /dev/null and b/whl/fava-1.18-py3-none-any.whl differ