Add ropper

This commit is contained in:
GHOSCHT 2024-12-07 12:07:55 +01:00
parent 525565b7a6
commit 4892906cf9
Signed by: ghoscht
GPG key ID: 2C2C1C62A5388E82

View file

@ -43,8 +43,9 @@
conan conan
cppcheck cppcheck
python312 python312
python312Packages.compiledb # generates compile_commands.json for Makefiles
python312Packages.pyserial python312Packages.pyserial
python312Packages.compiledb # generates compile_commands.json for Makefiles
python312Packages.ropper
] ]
++ ( ++ (
if system == "aarch64-darwin" if system == "aarch64-darwin"