v0.20.0 - prerelease features. #25

Merged
serversdown merged 5 commits from feat/wire-histogram-codec into dev 2026-05-20 21:05:38 -04:00
Showing only changes of commit 0e89125495 - Show all commits
+2
View File
@@ -8,8 +8,10 @@ RUN apt-get update && \
COPY pyproject.toml requirements.txt ./ COPY pyproject.toml requirements.txt ./
COPY minimateplus ./minimateplus COPY minimateplus ./minimateplus
COPY micromate ./micromate
COPY sfm ./sfm COPY sfm ./sfm
COPY bridges ./bridges COPY bridges ./bridges
COPY scripts ./scripts
RUN pip install --no-cache-dir -e . RUN pip install --no-cache-dir -e .