Skip to content

Commit

Permalink
Install all extras for Prometheus
Browse files Browse the repository at this point in the history
  • Loading branch information
zprobst committed Feb 6, 2025
1 parent 812ffe0 commit 4026648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ clean-test:
clean: clean-pyc clean-test

venv: poetry.lock
poetry install
poetry install --all-extras

.PHONY: format
format: venv
Expand Down

0 comments on commit 4026648

Please sign in to comment.