Skip to content

Commit

Permalink
fixing: ci cd
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorgedavyd committed Jul 10, 2024
1 parent e4a30ce commit c3bba50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
5 changes: 0 additions & 5 deletions .vscode/settings.json

This file was deleted.

7 changes: 2 additions & 5 deletions requirements.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
#!/bin/bash
rm -rf requirements.txt
rm -f requirements.txt

pipreqs lightorch --savepath=requirements.in
pipreqs lightorch --force

pip-compile requirements.in

rm -f requirements.in

0 comments on commit c3bba50

Please sign in to comment.