Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JulioLoayzaM committed May 30, 2024
1 parent 8a5cfc6 commit cbb4486
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 @@ -53,7 +53,7 @@ ci-setup:
export PYTHONDONTWRITEBYTECODE=1
export POETRY_VIRTUALENVS_IN_PROJECT=1
python --version
python -m pip version
python -m pip --version
python -m pip install poetry
poetry --version
poetry install --with=dev,docs
Expand Down

0 comments on commit cbb4486

Please sign in to comment.