Skip to content

Commit

Permalink
adding dev-v0.24.4 tag to this commit to ensure building
Browse files Browse the repository at this point in the history
  • Loading branch information
sattvikc committed Oct 17, 2024
1 parent abe6f5c commit ba7a775
Show file tree
Hide file tree
Showing 272 changed files with 6 additions and 108,199 deletions.
6 changes: 6 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
FROM ubuntu:latest
RUN apt-get update && apt-get install -y python3 python3-pip python3-venv
ADD . /app
WORKDIR /app
RUN bash ./test-pre-commit.sh
RUN bash ./hooks/pre-commit.sh
166 changes: 0 additions & 166 deletions html/supertokens_python/async_to_sync_wrapper.html

This file was deleted.

Loading

0 comments on commit ba7a775

Please sign in to comment.