devcontainers / devcontainers/features

extend python feature with "system, but at least 3.x"

Aperta
#220 0 commenti 1 reazione 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Shell
Stelle
1.5k
Fork
621
Merge medio
6g 53m
PR unite (30g)
9

Descrizione

# Background
Currently we can specify a very specific version or the `system` version.
Since the feature is supposed to run on a bunch of different base images, specifying `system` is not helpful except in tightly controlled environments.
Specifying a specific version like `3.8` could be overkill, in case the system already provides e.g. `3.8.1` precompiled.

# Feature Request
It would be nice to say "use the system version, but no lower then 3.x".
Maybe the python typical notation can be reused: `>=3.x` to indicate this.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.