mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-23 06:15:49 +00:00
4 lines
43 B
Docker
4 lines
43 B
Docker
|
|
FROM python:3.4
|
||
|
|
|
||
|
|
RUN pip3.4 install flake8
|