aclai-lab / aclai-lab/MultiData.jl

`Revise` is a runtime dependency

Offen
#5 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Julia
Sterne
5
Forks
0
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

`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.)

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.