mirror of https://github.com/CIRCL/lookyloo
fix: remove setup.py from dockerfile
parent
d8e82bd6bf
commit
b9f8ff8e62
|
@ -16,7 +16,6 @@ COPY lookyloo lookyloo/
|
|||
COPY tools tools/
|
||||
COPY bin bin/
|
||||
COPY website website/
|
||||
COPY setup.py .
|
||||
COPY pyproject.toml .
|
||||
COPY poetry.lock .
|
||||
COPY README.md .
|
||||
|
|
Loading…
Reference in New Issue