FROM ann-benchmarks

RUN pip3 install --verbose numpy nndescent>=1.0.4

RUN python3 -c 'import nndescent'
