Skip to content

Commit

Permalink
update deps.yaml to match latest
Browse files Browse the repository at this point in the history
  • Loading branch information
blooop committed Apr 19, 2024
1 parent e06da31 commit d26ec82
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
File renamed without changes.
11 changes: 4 additions & 7 deletions deps.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
env:
- DEPS_ROCKER=1

scripts_tools:
- add_robotpkg.sh

apt_tools:
- git
- git-lfs
- python3-pip

pip_tools:
- flit
- pip #updates to latest pip

scripts:
- scripts_base.sh

pip:
- pip
- pip #updates to latest pip

0 comments on commit d26ec82

Please sign in to comment.