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.
Cet exercice fait partie du cours
Developing Python Packages
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
