"torchvision/vscode:/vscode.git/clone" did not exist on "4e6faa7597602cab7857e7948aad41860bc7b43d"
Unverified Commit 5a09890a authored by Gao, Xiang's avatar Gao, Xiang Committed by GitHub
Browse files

Add Dockerfile for CI (#3)

parent 83031ce1
FROM zasdfgbnm/pytorch-master
RUN pacman -Sy --noconfirm python-sphinx python2-sphinx
COPY . /torchani
RUN cd torchani && python setup.py test
#RUN cd torchani && python2 setup.py test
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment