BIP configuration system
- New
bip.utils.config
module, which can be used to read settings from TOML configuration files - New
bip.utils.lockdir
function, for acquiring exclusive access to a directory on a file system - Rudimentary unit tests, and configuration for running them with GitLab CI. These will fail until we have resolved all dependencies
Edited by Paul McCarthy