Mercurial > code > home > repos > rdfdb
view Dockerfile.build @ 68:108260060f2c
serialize n3 files with %g for prettier floating point values
Ignore-this: c12167ab1c5f625eb70faf7cef3b5d51
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Sat, 01 Jun 2019 20:03:05 +0000 |
parents | deaabf47d82b |
children |
line wrap: on
line source
FROM bang6:5000/base_x86 WORKDIR /opt RUN pip3 install --index-url https://projects.bigasterisk.com/ --extra-index-url https://pypi.org/simple rdflib cyclone mock treq rdflib-jsonld service_identity RUN pip3 install --index-url https://projects.bigasterisk.com/ --extra-index-url https://pypi.org/simple mypy nose2 pyflakes