Do not remove patch versions from Python Package Index
- Lingua principale
- Java
- Stelle
- 10.5k
- Fork
- 1.5k
- Merge medio
- 1g 11h
- PR unite (30g)
- 128
Descrizione
We have `github-copilot-sdk` python library version pinned to 0.2.2
The version disappeared from the Python Package Index causing the error
```
ERROR: Ignored the following yanked versions: 0.1.10rc2
ERROR: Could not find a version that satisfies the requirement github-copilot-sdk==0.2.2 (from versions: 0.1.10, 0.1.11, 0.1.12, 0.1.13rc0, 0.1.13, 0.1.14, 0.1.15rc0, 0.1.15, 0.1.16rc0, 0.1.16, 0.1.17, 0.1.18, 0.1.19, 0.1.20, 0.1.21, 0.1.22, 0.1.23rc0, 0.1.23rc1, 0.1.23, 0.1.24rc0, 0.1.24, 0.1.25rc0, 0.1.25, 0.1.26rc0, 0.1.28, 0.1.29, 0.1.30, 0.1.31, 0.1.32, 0.2.0, 0.2.3, 0.3.0rc0, 0.3.0rc1, 0.3.0, 1.0.0b1, 1.0.0b2, 1.0.0b3, 1.0.0b4, 1.0.0b5, 1.0.0b6)
ERROR: No matching distribution found for github-copilot-sdk==0.2.2
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.