Cleanup, flake8

This commit is contained in:
Michal Sojka 2024-09-15 10:41:08 +02:00
parent 83e07c9ea1
commit caae29d852
3 changed files with 50 additions and 39 deletions

View file

@ -80,6 +80,8 @@
pkgs.bashInteractive
pkgs.superflore
pkgs.python3Packages.rosdep
pkgs.python3Packages.flake8
pkgs.python3Packages.flake8-bugbear
];
ROSDEP_SOURCE_PATH = "${rosdistro}/rosdep/sources.list.d";
ROSDISTRO_INDEX_URL = "file://${rosdistro}/index-v4.yaml";