aclai-lab / aclai-lab/MultiData.jl

`Revise` is a runtime dependency

Đang mở
#5 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Julia
Star
5
Fork
0
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

`Project.toml` lists `Revise` in `[deps]`:

```toml
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
```

`Revise` is a development tool. As a runtime dependency it means every user of `MultiData` installs
and precompiles it, and it joins the resolution problem for anyone combining this package with others.

It normally lives in `[extras]` with a `test` target, or simply in the developer's own environment.

### What would close it

Moving it out of `[deps]`. If something in the package genuinely calls into `Revise` at runtime I have
missed it, and I would be glad to be corrected.

(`SoleFeatures.jl` carries the same line; reported there separately.)

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.