Skip to content

Commit

Permalink
remove deployment from makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
gaardhus committed Nov 8, 2024
1 parent 6b42075 commit 7cbbc8e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,3 @@ compile:
sync:
@uv pip sync requirements*.txt
@uv pip install -e .

deploy:
mkdocs gh-deploy --clean

0 comments on commit 7cbbc8e

Please sign in to comment.