Skip to content

feat: Simplify build-system by transitioning to pure Python wheel #62

feat: Simplify build-system by transitioning to pure Python wheel

feat: Simplify build-system by transitioning to pure Python wheel #62

Triggered via pull request March 5, 2024 01:28
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: pull_request
Matrix: checks
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Format
Process completed with exit code 1.
Format: idc_index/index.py#L18
third party import "pandas" should be placed before first party import "idc_index_data"
Format: idc_index/index.py#L19
third party import "psutil" should be placed before first party import "idc_index_data"