We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f929b2 commit 3689c21Copy full SHA for 3689c21
Dockerfile
@@ -40,10 +40,6 @@ RUN cd /src/picachooser && \
40
uv pip install .
41
RUN chmod -R a+r /src/picachooser
42
43
-# install versioneer
44
-#RUN cd /src/picachooser && \
45
-# ./versioneer install --no-vendor
46
-
47
# clean up build directories
48
RUN rm -rf /src/picachooser/build /src/picachooser/dist
49
0 commit comments