delete file

This commit is contained in:
s444439 2023-04-19 19:47:02 +02:00
parent c891fcf53f
commit 29afe1b491

View File

@ -1,5 +0,0 @@
FROM python:latest
RUN apt-get update && apt-get install -y
RUN pip install pandas