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 b3aff23 commit da92edaCopy full SHA for da92eda
Dockerfile
@@ -10,6 +10,7 @@ COPY tilebench tilebench
10
COPY pyproject.toml pyproject.toml
11
COPY README.md README.md
12
COPY CHANGES.md CHANGES.md
13
+COPY LICENSE LICENSE
14
15
RUN pip install . --no-cache-dir --upgrade
16
0 commit comments