Skip to content

Commit

Permalink
(t) Samba shares not accessible - 5.0.6-0 & 5.0.7-0 - continued 9 roc…
Browse files Browse the repository at this point in the history
…kstor#2794

- Update build.sh `pipx inject poetry`: poetry-plugin-dotenv==0.6.11
  • Loading branch information
phillxnet committed Feb 8, 2024
1 parent 1d765b2 commit bd66a1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ pipx ensurepath
pipx install --python python3.11 poetry==1.7.1
# https://pypi.org/project/poetry-plugin-dotenv/
# https://python-poetry.org/docs/master/plugins/#using-plugins
pipx inject --verbose poetry poetry-plugin-dotenv==0.6.10
pipx inject --verbose poetry poetry-plugin-dotenv==0.6.11
pipx list

# Install project dependencies defined in cwd pyproject.toml using poetry.toml
Expand Down

0 comments on commit bd66a1b

Please sign in to comment.