arrowhead-f / arrowhead-f/client-library-python
Update pypi repo
- Lenguaje dominante
- Python
- Estrellas
- 5
- Forks
- 12
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Comienza en el repositorio comprobando la versión actual del paquete y ejecutando el comando indicado `pip wheel -e . -w wheels --no-deps`. Compara el paquete resultante con la versión publicada en PyPI y, después, determina los pasos de release del repositorio. Se considera terminado cuando el último bugfix está disponible en PyPI como la versión instalable actual de `arrowhead-client`.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- release
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 25/100