significant restructuring, format all code
This commit is contained in:
parent
16e840fb78
commit
43b2e33551
16 changed files with 698 additions and 449 deletions
|
|
@ -21,6 +21,7 @@ COPY pyproject.toml ./
|
|||
COPY LICENSE ./
|
||||
COPY README.md ./
|
||||
COPY src/ ./src/
|
||||
COPY templates/ ./templates/
|
||||
|
||||
# Install project and dependencies using Hatch
|
||||
RUN hatch build -t wheel && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue