Skip to content

Commit

Permalink
fix(pkgs): remove 'ensurepath'
Browse files Browse the repository at this point in the history
Signed-off-by: Simon A. F. Lund <[email protected]>
  • Loading branch information
safl committed Nov 20, 2024
1 parent 0d09a87 commit 17c6e20
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 19 deletions.
3 changes: 0 additions & 3 deletions auxi/pkgs/fedora.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,3 @@ dnf install -y \
clang-tools-extra \
doxygen \
graphviz

# This **should** ensure that yace cli is invokable
pipx ensurepath
13 changes: 0 additions & 13 deletions auxi/pkgs/python.sh

This file was deleted.

3 changes: 0 additions & 3 deletions auxi/pkgs/ubuntu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,3 @@ apt-get -qy install \
clang-format \
doxygen \
graphviz

# This **should** ensure that yace cli is invokable
pipx ensurepath

0 comments on commit 17c6e20

Please sign in to comment.