Skip to content

Commit

Permalink
fixed: unique requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorgedavyd committed Jul 10, 2024
1 parent 34986db commit 992609b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 156 deletions.
156 changes: 0 additions & 156 deletions requirements_unique.txt

This file was deleted.

1 change: 1 addition & 0 deletions scripts/requirements.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ sort requirements.in | uniq > requirements_unique.in
pip-compile ./requirements_unique.in
rm -f *.in
pip install -r requirements_unique.txt
rm -rf requirements_unique.txt

0 comments on commit 992609b

Please sign in to comment.