Skip to content

Commit

Permalink
Remove non-existing project requirements file
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytrostriletskyi committed Sep 2, 2024
1 parent 4cb7ae2 commit 2a129ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ get-project-version:

install-requirements:
pip3 install \
-r requirements/project.txt \
-r requirements/dev.txt \
-r requirements/ops.txt

Expand Down

0 comments on commit 2a129ee

Please sign in to comment.