Skip to content

Commit

Permalink
Merge pull request #132 from AtelierArith/terasaki/rm-lock-file
Browse files Browse the repository at this point in the history
Delete requirements
  • Loading branch information
terasakisatoshi authored Apr 28, 2024
2 parents bd7bcbc + 4cf1f77 commit dcb92a9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 142 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ test: build

clean:
-rm -rf .venv Manifest.toml
-rm -f requirements.lock requirements-dev.lock
rm -f playground/notebook/julia/*.ipynb
rm -f playground/notebook/python/*.ipynb
docker compose down
87 changes: 0 additions & 87 deletions requirements-dev.lock

This file was deleted.

55 changes: 0 additions & 55 deletions requirements.lock

This file was deleted.

0 comments on commit dcb92a9

Please sign in to comment.