Skip to content

Commit

Permalink
Add ruff to conda.yaml and robostack.yaml (#436)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yamboy1 authored Jan 15, 2024
1 parent 92d2083 commit bc5373a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -796,6 +796,8 @@ python3-rospkg-modules:
conda: [rospkg]
python3-ruamel.yaml:
conda: [ruamel.yaml]
python3-ruff:
conda: [ruff]
python3-scipy:
conda: [scipy]
python3-serial:
Expand Down
2 changes: 2 additions & 0 deletions robostack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -779,6 +779,8 @@ python3-rospkg-modules:
robostack: [rospkg]
python3-ruamel.yaml:
robostack: [ruamel.yaml]
python3-ruff:
robostack: [ruff]
python3-scipy:
robostack: [scipy]
python3-serial:
Expand Down

0 comments on commit bc5373a

Please sign in to comment.