FROM qiime2/core:2020.2

COPY ./ ./

RUN python setup.py install
