Utilizing editable installs
The great part about installing your package in editable mode is that you don't need to reinstall it when you make changes to it.
In this exercise, you have found a bug in the impyrial.weight
subpackage. You should fix it and check that your installed version of the package reflects this change.
Este ejercicio forma parte del curso
Developing Python Packages
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
