Skip to content

Commit d9efdde

Browse files
author
Charlotte Godley
committed
don't need versioneer in docker image anymore
1 parent e95d1b1 commit d9efdde

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ COPY README.md ./dsbuild
1010
COPY LICENSE ./dsbuild
1111
COPY setup.cfg ./dsbuild
1212
COPY MANIFEST.in ./dsbuild
13-
COPY versioneer.py ./dsbuild
1413

1514
RUN cd dsbuild ; python3 setup.py install
1615
#RUN rm -rf dsbuild

0 commit comments

Comments
 (0)