Skip to content

Commit

Permalink
docs: generate API References
Browse files Browse the repository at this point in the history
  • Loading branch information
Rusich90 authored and github-actions[bot] committed Feb 10, 2025
1 parent 70d3d05 commit 9a8e395
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ COPY . /src
WORKDIR /src

RUN pip install --upgrade pip && pip install -e ".[dev]"

2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ services:
build: .
volumes:
- ./:/src
network_mode: "host"
network_mode: "host"

0 comments on commit 9a8e395

Please sign in to comment.