arrowhead-f / arrowhead-f/client-library-python
Update pypi repo
- Lingua principale
- Python
- Stelle
- 5
- Fork
- 12
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
The version here in the repository contains the latest bugfix which is needed for using the library.
Unfortunately, the current version in [pypi](https://pypi.org/project/arrowhead-client/) doesn't contain the fix. Maybe it's the caching issue again.
As workaround:
Checkout the repo and build your own `.whl` file from it.
e.g. `pip wheel -e . -w wheels --no-deps`
Then, you use it in your new project, e.g:
`pip install arrowhead-client arrowhead_client-0.4.3a0-py3-none-any.whl`
On the long run it would be nice to have the current latest version in the pypi repo.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia nel repository verificando la versione corrente del pacchetto ed eseguendo il comando indicato `pip wheel -e . -w wheels --no-deps`. Confronta il pacchetto risultante con la versione pubblicata su PyPI, quindi determina i passaggi di release del repository. L'attività è completata quando l'ultimo bugfix è disponibile su PyPI come versione installabile corrente di `arrowhead-client`.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- release
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 25/100