File 'requirements.txt'

List of files in the charm project > requirements.txt

The requirements.txt file is a standard Python requirements file used to declare and pin the version of any Python libraries required by a charm in production. This will be pre-populated with ops. Any dependencies specified here will be bundled with the charm when it is built with charmcraft pack.

Last updated 1 year, 3 months ago. Help improve this document in the forum.