List of files in the charm project >
requirements-dev.txt
The requirements-dev.txt
is a standard Python requirements file that specifies only those dependencies that are used during development. Examples of this might include testing libraries, linters, etc. These dependencies will not be bundled with the charm when it is built.